[C++-sig] Re: STLPort problems
David Abrahams
dave at boost-consulting.com
Sun Aug 31 21:51:04 CEST 2003
"Mike Thompson" <mike.thompson at day8.com.au> writes:
> I did notice one further thing in all this experiementing though. Even when
> the stlport version
> was set at 4.5-0725, the library was created in a folder with the name
> 'stlport-version-4.5.3'.
> I.e. something like
> ........\libs\python\build\bin\libboost_python.lib\msvc-stlport\debug\runtime-l
> ink-dynamic\stlport-cstd-namespace-std\stlport-iostream-on\stlport-version-4.5.
> 3
>
> Is this correct?
Yeah, unfortunately. <stlport-version> only has a few preset
values. You can find the feature declaration for stlport-version and
add new values to it if you need them.
> I would have expected it to be a folder called
> 'stlport-version-4.5-0725'
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the Cplusplus-sig
mailing list