글
Technical Article 2012. 2. 27. 20:51Boost::ASIO 사용을 위한 1.48.0 빌드 (VS2005)
다운 & 압축해제
http://boost.org
bjam, b2 빌드
D:\Vendor 경로 기준
cd D:\Vendor\boost_1_48_0\tools\build\v2
bootstrap.bat
b2 install --prefix=D:\Vendor\boost_1_48_0
set path=%path%;D:\Vendor\boost_1_48_0\bin
boost 빌드
cd D:\Vendor\boost_1_48_0
bjam --toolset=msvc --build-type=complete --with-system --with-thread --with-date_time --with-regex --with-serialization stage
bjam --toolset=msvc --build-type=complete --with-system --with-thread --with-date_time --with-regex --with-serialization stage
D:\Vendor\boost_1_48_0\bin.v2\libs
*.lib 파일 적당한(?)곳에 복사 후 사용
기타
vs2010, vs2005가 둘다 설치되어 있으면 vs2010으로만 빌드가 됨 ㅡㅡ;;
환경변수 때문인듯 한데... 아시는분은 답글 좀 달아주세요 ^^;
![](https://lh3.googleusercontent.com/-hYZb_novCPQ/V5HuGPkGFUI/AAAAAAAAANk/f8zcKkeTBbA1A-W6yuqfk12fs8bd8FeOQCL0B/banner_468_60.png)
RECENT COMMENT