24 Aug
2013
24 Aug
'13
10:13 p.m.
On Sat, Aug 24, 2013 at 9:18 AM, Kirk Joppy
C:\boost_1_49_0>b2 --build-dir=\boost-build toolset=gcc --build-type=complete --prefix=c:\boost-prefix\ install
Kirk, Thank you for your help. I eventually got it working with these commands: C:\boost_1_49_0>b2 toolset=gcc --build-type=complete --prefix=\prefix stage C:\boost_1_49_0>b2 toolset=gcc --prefix=\prefix\ install This put the boost headers and libraries into c:\prefix\ Chris