|
Starting A New Vst Project On Xcode |
|
|
|
Fri 21 Jul 2006, 10:34
|
Newbie
Group: Members
Posts: 3
Joined: 20-Jul 06
From: Braga - PT
Member No.: 81,621
|
Hi, In the last few days i started with VST development. I've been working on Microsoft's Visual Studio but today i tried to port the source code of my VS project to a XCode project in my apple laptop. Well, everytime i try to start a project from the scratch in XCode anything goes wrong. This wasnt an exception: 1º - I created a directory with my source files, only. 2º - I created an bundle XCode project 3º - I added all the source and header to the project thru the add existing files function 4º - Toking the VST examples project gaven by steinberg as example, i also imported frameworks (Carbon, Quicktime and Applications Services) 5º - i created a new target and putted, the frameworks, sources and headers in their respectly folder inside the target. 6º - when i try to build it it gives me the following error in one vst header file: /Users/lpx/Desktop/MyVst/VstFiles/AEffect.h:28:5: error: token "." is not valid in preprocessor expressions /Users/lpx/Desktop/MyVst/VstFiles/AEffect.h:188:5: error: token "." is not valid in preprocessor expressions The file is exactly the same used in the xcode project from steinberg. i think anything is missing. i've also compared all the project settings with the one provieded by steinberg and it's the same thing Any tips? Many thx
|
|
|
|
Posts in this topic
lpx Starting A New Vst Project On Xcode Fri 21 Jul 2006, 10:34 lepetitmartien It seems you have a dot playing the troublemaker s... Sat 22 Jul 2006, 01:23 lpx QUOTE (lepetitmartien @ sam 22 jui 2006, 01... Sat 22 Jul 2006, 03:50 lancet QUOTE (lpx @ Fri 21 Jul 2006, 22:50) Hi... Sun 23 Jul 2006, 17:54 solarfunk For VST development, I would strongly recommend yo... Mon 24 Jul 2006, 00:15 lpx Hi people,
Thx for your help.
In the mean while... Tue 25 Jul 2006, 15:51
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:
|
|