
27 Jun
2006
27 Jun
'06
5:46 p.m.
On Tue, 27 Jun 2006 18:29:11 +0200, Gennaro Prota <gennaro_prota@yahoo.com> wrote:
The first two errors are linking step failures:
cannot open file "stlportstld.5.1.lib"
Maybe I should have pointed out the following: Starting with 5.0 the 'wrapper' mode is not supported anymore. You cannot use native compiler iostreams implementation with STLport STL (see doc/FAQ for explanations). Now you have to choose between STLport iostreams or no iostreams. --INSTALL file for STLport 5.0 --Gennaro.