
28 Sep
2010
28 Sep
'10
8:12 a.m.
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.