nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] STLPort 5.0.0


From: Andi [ Debug ]
Subject: Re: [Nel] STLPort 5.0.0
Date: Fri, 29 Oct 2004 22:16:55 -0500

Greetings,
 
The Auto Link feature has been added back into STLPort 5.0.0 due to enough people requesting it but as a feature you have to activate yourself by editing a file in the STL Distribution.
 
The file to edit is ./stlport/stl_user_config.h around line 171 uncomment the
 
 #define _STLP_USE_AUTO_LINK 1
 
line and recompile STLPort 5.0.0 an you will no longer hadve to specifiy the library to link to for STLPort.
 
Debug
 
 
 
----- Original Message -----
Sent: Sunday, October 24, 2004 8:30 AM
Subject: [Nel] STLPort 5.0.0

Ok, several people have asked me how to compile NeL with STLPort 5.0.0.
 
The general issue is LINK errors, since you are used to using STLPort 4.6.2 and below this is normal as those versions AUTOMATICALLY linked to the STLPort library that you required for a certain build, this feature is not in 5.0.0 yet and i do not know if they are going to add it.
 
Obviously in case they do add this feature and to remain backwards compatible with lower STLport versions i won't add this link to the projects in the CVS tree.
 
The two libraries we are intrested in are stlport_r50.lib and stlport_d50.lib you should use the "r" version for release and releasedebug builds and the "d" version for debug and debug fast builds.
 
I am sure you all know how to add a library to the list of libraries linked to a project with your compiler so i won't go into details.
 
i hope this helps everyone.


_______________________________________________
Nel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/nel-all

reply via email to

[Prev in Thread] Current Thread [Next in Thread]