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: Mathieu Pinard <email@hidden>
- Date: Tue, 22 Jul 2003 17:56:39 -0400
Greg Parker wrote:
>
> Is /usr/lib/libXplugin.1.dylib a symlink? Perhaps CodeWarrior doesn't
> understand symlinks. If so, try using the real file rather than any of
> the symlinks.
I added the following files to my mach-o project:
libX11.6.2.dylib
libGL.1.2.dylib
libXext.6.4.dylib
libXplugin.1.0.dylib
This make CodeWarrior 8.3 crash any time I try to link. This look like a
bug in CodeWarrior. I will try to contact Metrowerks tech support.
Regards,
Mathieu Pinard
_______________________________________________
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.