Boost logo

Boost :

From: Aaron Boxer (boxerab_at_[hidden])
Date: 2003-10-09 10:07:49


Hi John,

Thanks, I got it working.

Now, I would like to use boost regex with STLPort,
but I cannot seem to find a version of regex
and a version of STLPort that will work together.

Has anyone else had better luck?

Aaron

--- John Maddock <boost.regex_at_[hidden]> wrote:
> > When I try to link my project against the
> libraries,
> > I notice two things:
> >
> > 1) the library creates the lib file
> >
> > boost_regex_vc6_md.lib
> >
> > but my project is looking for the file
> >
> > libboost_regex_vc6_md.lib
> >
> >
> > 2) Once I rename the lib file, I get the following
> > line errors
>
> And you should :-)
>
> You really do need to link against
> libboost_regex_vc6_md.lib which is the
> static lib for the multithreaded dynamic runtime.
> Did you build using the
> makefile? If not there is a bug in the current bjam
> build system that
> doesn't result in the correct lib names being
> generated (I'm still waiting
> for Rene to come back from holiday for a fix to that
> one).
>
> John.
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


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