Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-20 10:31:26


"huangliang" <lhuang_at_[hidden]> writes:

> 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

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net