How do I add symbols to the iphone project
hey guys
I am currently working on an objc++ app that requires openal; I used the apple provided sample and moved the .c files they include and I get a linker error.
how do I add symbols to the app?
Thanks In Advance!
I am currently working on an objc++ app that requires openal; I used the apple provided sample and moved the .c files they include and I get a linker error.
Code:
alBufferDataStaticProc symbol not foundhow do I add symbols to the app?
Thanks In Advance!
you need to add the OpenAL framework to your project.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Final year project - 3D Rally, possible for an iPhone beginner? | CoffeeExpress | 7 | 4,110 |
Aug 3, 2010 10:06 PM Last Post: cmiller |
|

