
I understand that STLPort5.0 uses the namespace stlp_std. The bjam command I am using is : bjam "-sTOOLS=vc-7_1-stlport" "-sSTLPORT_VERSION=5.0.0" "-sSTLPORT_5.0.0_PATH=C:\SourceLibrary\STLport" "-sBUILD=debug release <runtime-link>static/dynamic <threading>single/multi <stlport-iostream>on <native-wchar_t>on" install The STLPort 5.0RC2 has been succesfully installed on my system. All the 6 libs are created alongwith the dlls. (However the nmake install command fails for 5.0RC2, is that causing some problem??) Thanks -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Ulrich Eckhardt Sent: Wednesday, April 20, 2005 10:43 AM To: boost@lists.boost.org Subject: Re: [boost] boost 1_32_0 with STLPort 5.0RC2 On Tuesday 19 April 2005 04:12, Manish Mangal wrote:
I am trying to create boost libs with STLPort 5.0RC2.
There are changes in the way you use STLport between versions 4.x and 5, Boost 1.32 has not been adapted to these.
exception.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: void __thiscall _STL::_String_base<char,class _STL::allocator<char>
STLport 5 doesn't use the _STL namespace anymore. IOW, your setup is faulty, too. Uli _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost _________________________________________________ Scanned on 20 Apr 2005 18:29:24 Scanned by Erado