cocoa -> c++
cocoa -> c++
- Subject: cocoa -> c++
- From: David Cairns <email@hidden>
- Date: Tue, 27 Jan 2004 16:27:39 -0500
ok, so i have decided to convert a recent OpenGL project of mine to use
GLUT and be entirely c++. I believe that this compile error is caused
by the fact that my current project used to be an obj-c one, and so
maybe there is a compiler switch somewhere that i am not seeing that i
have to uncheck.
anyhoo, here is the error:
pro_05:0: /usr/lib/crt1.o illegal reference to symbol: __objcInit
defined in indirectly referenced dynamic library
/usr/lib/libobjc.A.dylib
any help is, as always, much appreciated
-- david
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.