View Single Post
Old 24 March 2012, 11:48   #8
uenz
 
Posts: n/a
Tried to compile it with XCode 4.2.1. The project was build with an older version. It is necessary to set "other linker flags = -lz" in the project settings and to add a tree of the requested adf files.
After doing this i got it compiling, but when running in ios simulator the program throws an exception in AudioQueueManager.cpp. Maybe there is something wrong with the framework.
Any suggestions?
 
 
Page generated in 0.04259 seconds with 11 queries