Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-29 14:48:17


----- Original Message -----
From: "Patrick Bennett" <patrick_at_[hidden]>

> Man, you're not kidding that there are problems. I just got further in
> my compilation testing, and code using the regex library is trying to
> link in "boost_regex_vc6-stlport_mdidd.lib" (via
> boost\regex\detail\regex_library_include.hpp's #pragma comment(lib
> statement) when all that is created is boost_regex.lib. :<

It's not Boost's responsibility to build that library for you; that's the
name of the STLPort library which you have to link with if you're using
STLPort in this case. STLPort has its own build procedure.

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk