xcode4 - Opening xcode 3.2 VST project in xcode 4 -


I recently started a project using excode 3.2 and vstsdk 2.4 and then i bought the xcode 4. When I open the project in xodod 4, I get a "missing base sdk" error which can be corrected by turning it into Mac OS X 10.5 or 10.6. After this, though my .vst file in the file file is still red I have tried to delete the file and add it again, but when I add it as a folder instead of a .vst file.

Any ideas?

Cheers.

The file "yourplugin.vst" in the Xcode group (or whatever its name is) is actually a product Output is the goal, so you should not delete it. If it is red, then it means that you have not made the goal yet.

If you are using source control, before advancing and trying to create a .vst file, you will advise returning to the version if you are not (and you Why not?!;)), Then you can try to manually rebuild the goal.

I have also written a tutorial from how you can make it to find useful, I am updating it for Xcode 4 soon, so if you run into any problem, then post a comment Please.

Comments