Boost logo

Boost-Build :

From: Alain Cormier (acormier_at_[hidden])
Date: 2006-05-30 00:44:34


Ah! I get it!
Thank you very much Nicola!
Cheers,
Alain

On 5/29/06, Nicola Musatti <Nicola.Musatti_at_[hidden]> wrote:
> Alain Cormier wrote:
> > Hi Nicola,
> > Thanks for the help. I tried the 1st option. I had some fatal errors
> > when I applied the patches but it seemed that the regex libraries
> > compiled ok and that would take care of my immedeate needs.
> > Unfortunately after I included the "boost/regex.hpp" header file,
> > wrote some code and then compiled I got the error:
> >
> > "[Linker Fatal Error] Fatal: Unable to open file
> > 'LIBBOOST_REGEX-BCB-MT-1_33_1.LIB'"
> >
> > I tried renaming the LIBBOOST_REGEX-BCB58-MT-1_33_1.LIB (removed '58')
> > but that didn't work. I also tried adding the lib to my project and
> > still got the same error.
> >
> > Is there an easy fix for this?
>
> The way I usually do it is to define BOOST_ALL_NO_LIB in my project's
> define and include the lib file explicitly in the project.
>
> Cheers,
> Nicola Musatti
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk