"Boost 빌드"의 두 판 사이의 차이

jjuiddong
이동: 둘러보기, 찾기
1번째 줄: 1번째 줄:
 +
* 기본 빌드
 +
c:\tools\bjam toolset=msvc link=static threading=multi release stage
 +
c:\tools\bjam toolset=msvc link=static threading=multi debug stage
 
* 참조
 
* 참조
 
** http://wiki.thedarkmod.com/index.php?title=Compile_the_static_Boost_Libraries_in_Windows
 
** http://wiki.thedarkmod.com/index.php?title=Compile_the_static_Boost_Libraries_in_Windows

2016년 4월 13일 (수) 12:43 판

  • 기본 빌드
c:\tools\bjam toolset=msvc link=static threading=multi release stage
c:\tools\bjam toolset=msvc link=static threading=multi debug stage
  • 참조
  • 에러 발생 1>LINK : fatal error LNK1104: 'libboost_thread-vc100-mt-s-1_52.lib' 파일을 열 수 없습니다.
    • 해결
      • cmd창 명령어 입력 d:\boost\bjam.exe toolset=msvc link=static threading=multi runtime-link=static release stage
  • 에러 발생 1>LINK : fatal error LNK1104: cannot open file 'libboost_thread-vc120-mt-sgd-1_56.lib'
    • 해결
      • cmd창 명령어 입력 d:\boost\bjam.exe toolset=msvc link=static threading=multi runtime-link=static runtime-debugging=on debug stage
  • 에러 발생 1>LINK : fatal error LNK1104: 'libboost_thread-vc100-mt-gd-1_55.lib' 파일을 열 수 없습니다.
    • 해결
      • 부스트 디렉토리를 포함시키지 않아서 발생한 문제였음.
개인 도구
이름공간

변수
행위
둘러보기
도구모음