ビルド ログ
  

リビルド 開始: プロジェクト: BoostThreadLibrary、構成: Debug|x64

コマンド ライン
  
一時ファイル "d:\absrc\ab5.0\cpplibs\boost\libs\thread\build\vs8\x64\Debug\RSP00000F1392372.rsp" を作成しています。内容 :
[
/Od /I "..\..\..\..\\" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"x64\Debug\\" /Fd"x64\Debug\vc80.pdb" /W3 /c /Wp64 /Zi /TP ..\..\src\once.cpp

..\..\src\mutex.cpp

..\..\src\exceptions.cpp

..\..\src\condition.cpp

..\..\src\barrier.cpp

..\..\src\xtime.cpp

..\..\src\tss_pe.cpp

..\..\src\tss_null.cpp

..\..\src\tss_hooks.cpp

..\..\src\tss_dll.cpp

..\..\src\tss.cpp

..\..\src\thread.cpp

..\..\src\recursive_mutex.cpp
]
コマンド ライン "cl.exe @d:\absrc\ab5.0\cpplibs\boost\libs\thread\build\vs8\x64\Debug\RSP00000F1392372.rsp /nologo /errorReport:prompt" を作成しています。
一時ファイル "d:\absrc\ab5.0\cpplibs\boost\libs\thread\build\vs8\x64\Debug\RSP0000101392372.rsp" を作成しています。内容 :
[
/OUT:"D:\absrc\ab5.0\cpplibs\boost\libs\thread\build\vs8\x64\Debug\libboost_thread-vc80-mt-sgd-1_34.lib" .\x64\debug\recursive_mutex.obj

.\x64\debug\thread.obj

.\x64\debug\tss.obj

.\x64\debug\tss_dll.obj

.\x64\debug\tss_hooks.obj

.\x64\debug\tss_null.obj

.\x64\debug\tss_pe.obj

.\x64\debug\xtime.obj

.\x64\debug\barrier.obj

.\x64\debug\condition.obj

.\x64\debug\exceptions.obj

.\x64\debug\mutex.obj

.\x64\debug\once.obj
]
コマンド ライン "lib.exe @d:\absrc\ab5.0\cpplibs\boost\libs\thread\build\vs8\x64\Debug\RSP0000101392372.rsp /NOLOGO" を作成しています。
出力ウィンドウ
  
コンパイルしています...
recursive_mutex.cpp
..\..\src\recursive_mutex.cpp(89) : warning C4267: '=' : 'size_t' から 'unsigned long' に変換しました。データが失われているかもしれません。
..\..\src\recursive_mutex.cpp(179) : warning C4267: '=' : 'size_t' から 'unsigned long' に変換しました。データが失われているかもしれません。
..\..\src\recursive_mutex.cpp(264) : warning C4267: '=' : 'size_t' から 'unsigned long' に変換しました。データが失われているかもしれません。
thread.cpp
..\..\src\thread.cpp(368) : warning C4267: 'return' : 'size_t' から 'int' に変換しました。データが失われているかもしれません。
tss.cpp
..\..\src\tss.cpp(188) : warning C4267: '=' : 'size_t' から 'unsigned int' に変換しました。データが失われているかもしれません。
tss_dll.cpp
tss_hooks.cpp
tss_null.cpp
tss_pe.cpp
xtime.cpp
barrier.cpp
condition.cpp
exceptions.cpp
mutex.cpp
once.cpp
..\..\src\once.cpp(109) : warning C4312: '型キャスト' : 'LONG' からより大きいサイズの 'LPVOID' へ変換します。
..\..\src\once.cpp(109) : warning C4312: '型キャスト' : 'LONG' からより大きいサイズの 'LPVOID' へ変換します。
..\..\src\once.cpp(109) : warning C4311: '型キャスト' : ポインタを 'LPVOID' から 'LONG' へ切り詰めます。
コードを生成中...
ライブラリを作成しています...
結果
  
ビルドログは "file://d:\absrc\ab5.0\cpplibs\boost\libs\thread\build\vs8\x64\Debug\BuildLog.htm" に保存されました。
BoostThreadLibrary - エラー 0、警告 8