MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visiteurs connectés
Bienvenue invité
 
Reply to this topicStart new topic
> What Vst Needs?, writing a plugin with xcode
aquaman
posté mer. 8 déc. 2004, 15:46
Message #1


Newbie


Groupe : Members
Messages : 18
Inscrit : 02 juin 03
Lieu : - US
Membre no 18,960




I have the VST SDK examples compiled but I can't compile outside of the sdk folder. I am including all of the .h, .hpp, and .cpp files so there must be some specifications made in the .xcode file for the examples that the docs don't tell you about. Can someone please answer the following questions?

1) When I create a new VST project should it be a Cocoa Application, an empty project, or some tool or plugin?

2) What files (other than the source code) do I need to include in my .xcode project and where do I include them?

The compilation error I am getting says it can't find some object which is defined several times in the vstgui.cpp file under the preprocessor #if statements for various OS's. Perhaps when I create my own project I am not including a file that tells the preprocessor I am using MACX?

Any help would be greatly appreciated?
Thanks
Go to the top of the page
 
+Quote Post
fmenzer
posté sam. 8 oct. 2005, 20:13
Message #2


Newbie


Groupe : Members
Messages : 1
Inscrit : 08 oct. 05
Lieu : Pully - CH
Membre no 71,036




Hi,

1) you need to make a Carbon bundle

2) the missing file is probably vstplugsmacho.h (from the source/common directory of the VST SDK). I needed to copy it to my project folder and set it as the Precompile Prefix Header. Basically it defines that your project is for Mac OS X.

Hope this helps.

Best regards,
Fritz Menzer

Ce message a été modifié par fmenzer - sam. 8 oct. 2005, 20:15.
Go to the top of the page
 
+Quote Post
outsidesales
posté ven. 2 déc. 2005, 02:57
Message #3


Newbie


Groupe : Members
Messages : 1
Inscrit : 02 déc. 05
Lieu : LA - US
Membre no 73,296




QUOTE (fmenzer @ Oct 8 2005, 19:13)
Hi,

1) you need to make a Carbon bundle

2) the missing file is probably vstplugsmacho.h (from the source/common directory of the VST SDK). I needed to copy it to my project folder and set it as the Precompile Prefix Header. Basically it defines that your project is for Mac OS X.

Hope this helps.

Best regards,
Fritz Menzer

tongue.gif

Ce message a été modifié par outsidesales - ven. 2 déc. 2005, 02:57.


--------------------
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 utilisateur(s) sur ce sujet (1 invité(s) et 0 utilisateur(s) anonyme(s))
0 membre(s) :

 

Version bas débit - samedi 27 avril 2024, 22:41
- © MacMusic 1997-2008