Re: [Plib-users] Error: already defined in LIBCMTD.lib
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2005-02-20 14:17:09
|
Wolfram Kuss wrote: > You are using MSVC 6, right? > > You wrote: > > >>I'm trying to use Plib with OpenGL performer. Really?!?! You really mean this: http://www.sgi.com/products/software/performer/ ...if so, Performer does a lot of strange things with stuff like threading. It wouldn't suprise me to find problems with it. Performer and PLIB are really designed to do the same kinds of thing - and using both of them together is a strange thing to want to do. > My guess is that one (say OpenGL performer) is compiled using multi > threading and one (say PLIB) is compiled using single threading. So, > switch the settings ogf PLIB and recompile all. I would say that was a near certainty. Performer certainly uses multithreading and PLIB certainly does not. Microsoft actually expect you to compile libraries differently for threading versus non-threading? My appreciation of the sheer ineptness of their products just went up another notch! ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |