20 Jul
2004
20 Jul
'04
3:31 p.m.
"huangliang"
Recently I begin to use stlport in my programs, and I build boost filesystem under win32 using bjam, vc6 and stlport 5.0. But when I linke to the libfilesystem.lib, the error said that that the libsystem.lib doesn't consist of interfaces that have parameters of _STL::string type. I guess I must have not correctly configure the bjam to build filesystem. But how can I make it to recognize _STL namespace?
Sorry it took so long to answer this: I think you need bjam "-sBUILD=<stlport-iostream>on" ...whatever... HTH, -- Dave Abrahams Boost Consulting http://www.boost-consulting.com