Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: XCode audio sample compile  (Read 15685 times)

0 Members and 1 Guest are viewing this topic.

Corvus

  • Newbie
  • *
  • Posts: 1
    • View Profile
XCode audio sample compile
« on: November 16, 2007, 08:44:09 pm »
Hi,

I'm having a great deal of problems getting the sound sample to compile inside of XCode 3.0 on Leopard.

I've included the audio and system projects and set them as target dependencies as well as linked the libraries themselves.  All the projects have been set to the same (Universal) framework and XCode compatibility version.  The audio library seems to be fine but the Thread class produces linker errors for reasons I cannot seem to find.  There seems to be no difference in the setup of the audio vs. system library projects save the definition of a __MACOSX__ preprocessor flag that had no effect when added to the system lib.

One example Xcode project that successfully compiles one of the samples would be of great help.

Thanks

Scott

 

anything