nel-all
[Top][All Lists]
Advanced

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

[Nel] STLPort 5.0.0


From: Andi [ Debug ]
Subject: [Nel] STLPort 5.0.0
Date: Sun, 24 Oct 2004 08:30:07 -0500

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.

reply via email to

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