Pure Software Engineer :)
boost library windows build 본문
b2로 빌드할때 address-model은 32,64 지정 가능
// windows에서 라이브러리 bit확인 (lib, dll)
dumpbin /headers xxx.lib
References
http://codeyarns.com/2014/06/06/how-to-build-boost-for-visual-studio-2013/
http://stackoverflow.com/questions/495244/how-can-i-test-a-windows-dll-to-determine-if-it-is-32bit-or-64bit
'Software Engineering > Etc' 카테고리의 다른 글
[Network] SO_KEEIALIVE, SIO_KEEPALIVE_VALS (0) | 2015.08.19 |
---|---|
Raspberry pi 2 Wireless lan setting in Raspbian (0) | 2015.04.26 |
Microsoft symbol server 설정 (0) | 2015.04.23 |
[MongoDB] TTL Index Update (0) | 2015.04.21 |
OSX에 Consolas 폰트 설치 방법 (0) | 2015.02.21 |