ビルド ログ |
|
コマンド ライン |
一時ファイル "d:\MyDocuments\program\Vc\BFCounter\main\Debug\RSP000004.rsp" を作成しています。内容 : [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP .\main.cpp ] コマンド ライン "cl.exe @d:\MyDocuments\program\Vc\BFCounter\main\Debug\RSP000004.rsp /nologo" を作成しています。 コマンド ライン "rc.exe /fo"Debug/bfresource.res" .\bfresource.rc" を作成しています。 一時ファイル "d:\MyDocuments\program\Vc\BFCounter\main\Debug\RSP000005.rsp" を作成しています。内容 : [ /OUT:"Debug/BFCounter.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/BFCounter.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib .\dll.lib .\Debug\main.obj .\Debug\bfresource.res ] コマンド ライン "link.exe @d:\MyDocuments\program\Vc\BFCounter\main\Debug\RSP000005.rsp" を作成しています。 |
出力ウィンドウ |
コンパイルしています... main.cpp d:\MyDocuments\program\VC\BFCounter\main\main.cpp(279) : warning C4312: '型キャスト' : 'LONG' からより大きいサイズの 'HINSTANCE' へ変換します。 d:\MyDocuments\program\VC\BFCounter\main\main.cpp(280) : warning C4312: '型キャスト' : 'const int' からより大きいサイズの 'HMENU' へ変換します。 d:\MyDocuments\program\VC\BFCounter\main\main.cpp(281) : warning C4312: '型キャスト' : 'const int' からより大きいサイズの 'HMENU' へ変換します。 d:\MyDocuments\program\VC\BFCounter\main\main.cpp(301) : warning C4267: '引数' : 'size_t' から 'int' に変換しました。データが失われているかもしれません。 d:\MyDocuments\program\VC\BFCounter\main\main.cpp(295) : warning C4101: 'rt' : ローカル変数は 1 度も使われていません。 d:\MyDocuments\program\VC\BFCounter\main\main.cpp(372) : warning C4267: '初期化中' : 'size_t' から 'int' に変換しました。データが失われているかもしれません。 リソースをコンパイルしています... リンクしています... |
結果 |
ビルドログは "file://d:\MyDocuments\program\Vc\BFCounter\main\Debug\BuildLog.htm" に保存されました。 BFCounter - エラー 0、警告 6 |