I am attempting to compile a C++ project using Xcode 3.2.1 under OS X 10.6.2. It is giving me 16 "undefined symbol" errors for functions that I am absolutely sure I have correctly defined. These errors do not happen when compiling under Code::Blocks for Windows or Linux. Is there anything the SDK introduces on the Mac side that may be interfering?
I do get a warning, but it doesn't seem to have anything to do with things, as the warning shows up under Windows and Linux as well, where it compiles fine.
A link to my errors: http://i36.tinypic.com/ibjha1.png
I do get a warning, but it doesn't seem to have anything to do with things, as the warning shows up under Windows and Linux as well, where it compiles fine.
A link to my errors: http://i36.tinypic.com/ibjha1.png