Re: Linking with X11 and glx using CodeWarrior
Re: Linking with X11 and glx using CodeWarrior
- Subject: Re: Linking with X11 and glx using CodeWarrior
- From: John Harper <email@hidden>
- Date: Tue, 22 Jul 2003 14:23:48 -0700
On Tuesday, July 22, 2003, at 14:06, Mathieu Pinard wrote:
You're right that "-lGL -lXext -X11" might be correct with gcc, but I
want to use CodeWarrior 8.3. I added libX11.a, libGL.a and libXext.a
to my project, but it didn't work. Now I added the dylib files for
those three libraries instead, but CodeWarrior make a Link Error:
"Invalid object code. '/usr/lib/libXplugin.1.dylib'"
I tried otool on this dylib and the file seem fine. Is it possible to
use X11 with CodeWarrior?
sorry, I have no idea. I can't imagine why it wouldn't work, since the
X11 libraries are just normal shared libraries like all the others on
the system,
John
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.