Sunday, 17 March 2013

building boost library

1. run $(BOOST_LIB)/bootstrap, and exe b2 is generated.
2. b2 --toolset=msvc-9.0 --build-type=complete architecture=x86 address-model=64

No comments:

Post a Comment