Boost logo

Boost Users :

Subject: Re: [Boost-users] Compiling / Linking Boost::RegEx for x64 targetsfails
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-09-28 04:12:16


>> But when I switch to the x64 platform target, I get linker errors. So
> I
>> decided to compile boost myself, with the following command:
>>
>> bjam.exe --build-dir=e:\boost-build --build-type=complete
> --toolset=msvc --address-model=64

I believe that should be

address-model=64

without the "--".

HTH, John.


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