Undefined symbols
Undefined symbols
- Subject: Undefined symbols
- From: Aristotel Digenis <email@hidden>
- Date: Thu, 10 Jun 2004 18:35:50 +0100
Hello. I am trying to compile some audio unit plug in examples I got
online. The compiling seems to go just fine. However the linking stage
seems to have issues. I get the error: "Undefined symbols: " but after
the ":" it doesn't list the problem, and as far as where the problem
is...its location is simply "gainer:0" where gainer is the name of my
header and implementation file.
How would I figure what the problem is if it doesn't tell me? The
external frameworks for CoreServices and AudioUnit are included.
Anyone?
Thanks
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.