

When you use Make AU to port your RackAFX project and you open XCode to build, you may get a warning for the projects that say "Validate Project Settings" and "Update to recommended settings" (at the top on the left pane where the project resides). When you click on the warning, it will prompt you to "fix" some stuff that may now be outdated (this depends on your version of XCode as well as your target OS setting).
Applying these fixes will have one consequence that you will need to address. After applying the fixes, your project will not compile - you will get a plethora of errors from the VSTGUI Mac-specific files regarding "objc_msgSendSuper" (these files are all suffixed with .mm). When you performed the "fix" a compiler setting was changed that you will need to change back.
In your XCode Build Settings, search for "Enable Strict Checking" and you will find the compiler setting that needs to be changed. It is for:
Enable Strict Checking of objc_msgSend Calls = Yes
and this needs to be reset back to "No" in order for the VSTGUI4 Mac-specific code to compile properly.
After making that adjustment, you will be good to go.
- Will
Most Users Ever Online: 152
Currently Online:
4 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Chaes: 56
Skyler: 48
StevieD: 46
Derek: 46
Frodson: 45
Peter: 43
TheSmile: 43
Nickolai: 43
clau_ste: 39
jeanlecode: 37
Member Stats:
Guest Posters: 1
Members: 768
Moderators: 1
Admins: 6
Forum Stats:
Groups: 13
Forums: 42
Topics: 842
Posts: 3347
Moderators: W Pirkle: 689