ビルド ログ
  

------- ビルド開始 : プロジェクト : BFCounter、構成 : Debug|Win32 -------

コマンド ライン
  
一時ファイル "d:\MyDocuments\program\Vc\BFCounter\old\Debug\RSP00000D.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\old\Debug\RSP00000D.rsp /nologo" を作成しています。
コマンド ライン "rc.exe /fo"Debug/bfresource.res" .\bfresource.rc" を作成しています。
一時ファイル "d:\MyDocuments\program\Vc\BFCounter\old\Debug\RSP00000E.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
.\Debug\main.obj
.\Debug\bfresource.res
]
コマンド ライン "link.exe @d:\MyDocuments\program\Vc\BFCounter\old\Debug\RSP00000E.rsp" を作成しています。
出力ウィンドウ
  
コンパイルしています...
main.cpp
d:\MyDocuments\program\VC\BFCounter\old\main.cpp(276) : warning C4312: '型キャスト' : 'LONG' からより大きいサイズの 'HINSTANCE' へ変換します。
d:\MyDocuments\program\VC\BFCounter\old\main.cpp(277) : warning C4312: '型キャスト' : 'const int' からより大きいサイズの 'HMENU' へ変換します。
d:\MyDocuments\program\VC\BFCounter\old\main.cpp(278) : warning C4312: '型キャスト' : 'const int' からより大きいサイズの 'HMENU' へ変換します。
d:\MyDocuments\program\VC\BFCounter\old\main.cpp(298) : warning C4267: '引数' : 'size_t' から 'int' に変換しました。データが失われているかもしれません。
d:\MyDocuments\program\VC\BFCounter\old\main.cpp(292) : warning C4101: 'rt' : ローカル変数は 1 度も使われていません。
d:\MyDocuments\program\VC\BFCounter\old\main.cpp(369) : warning C4267: '初期化中' : 'size_t' から 'int' に変換しました。データが失われているかもしれません。
リソースをコンパイルしています...
リンクしています...
結果
  
ビルドログは "file://d:\MyDocuments\program\Vc\BFCounter\old\Debug\BuildLog.htm" に保存されました。
BFCounter - エラー 0、警告 6