Build Log |
|
Command Lines |
Creating temporary file "c:\projects\DOSCenter\DOSCenter\Debug\RSP000010.rsp" with contents [ /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/DOSCenter.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP .\SettingsandTools.cpp .\ScoringSetupDlg.cpp .\PopupViewerTxtDlg.cpp .\PopupViewerDlg.cpp .\NewFilenameDlg.cpp .\HexCompareDlg.cpp .\HaveMissDlg.cpp .\DOSCenterDlg.cpp .\DOSCenter.cpp .\dizInfo.cpp .\DATFileInfoDlg.cpp .\DatabaseEntryDlg.cpp ] Creating command line "cl.exe @c:\projects\DOSCenter\DOSCenter\Debug\RSP000010.rsp /nologo" Creating temporary file "c:\projects\DOSCenter\DOSCenter\Debug\RSP000011.rsp" with contents [ /OUT:"Debug/DOSCenter.exe" /INCREMENTAL /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Debug/DOSCenter.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 zlib\ZLIBSTAT.LIB DelayImp.lib DelayImp.lib .\Debug\DatabaseEntryDlg.obj .\Debug\DATFileInfoDlg.obj .\Debug\dizInfo.obj .\Debug\DOSCenter.obj .\Debug\DOSCenterDlg.obj .\Debug\FileStuff.obj .\Debug\HaveMissDlg.obj .\Debug\HexCompareDlg.obj .\Debug\NewFilenameDlg.obj .\Debug\PopupViewerDlg.obj .\Debug\PopupViewerTxtDlg.obj .\Debug\ProgressDlg.obj .\Debug\Registry.obj .\Debug\SADirRead.obj .\Debug\ScoringSetupDlg.obj .\Debug\SettingsandTools.obj .\Debug\SortHeaderCtrl.obj .\Debug\SortListCtrl.obj .\Debug\SplitterControl.obj .\Debug\stdafx.obj .\Debug\stringx.obj .\Debug\Unzipper.obj .\Debug\Zipper.obj .\Debug\DOSCenter.res ] Creating command line "link.exe @c:\projects\DOSCenter\DOSCenter\Debug\RSP000011.rsp" |
Output Window |
Compiling... SettingsandTools.cpp c:\projects\DOSCenter\DOSCenter\Registry.h(120) : warning C4018: '<' : signed/unsigned mismatch c:\projects\DOSCenter\DOSCenter\Registry.h(123) : warning C4018: '<' : signed/unsigned mismatch c:\projects\DOSCenter\DOSCenter\Registry.h(139) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data Generating Code... Compiling... ScoringSetupDlg.cpp PopupViewerTxtDlg.cpp PopupViewerDlg.cpp NewFilenameDlg.cpp HexCompareDlg.cpp HaveMissDlg.cpp c:\projects\DOSCenter\DOSCenter\HaveMissDlg.cpp(50) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) DOSCenterDlg.cpp c:\projects\DOSCenter\DOSCenter\Registry.h(120) : warning C4018: '<' : signed/unsigned mismatch c:\projects\DOSCenter\DOSCenter\Registry.h(123) : warning C4018: '<' : signed/unsigned mismatch c:\projects\DOSCenter\DOSCenter\Registry.h(139) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\projects\DOSCenter\DOSCenter\DOSCenterDlg.cpp(2770) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data DOSCenter.cpp dizInfo.cpp DATFileInfoDlg.cpp DatabaseEntryDlg.cpp Generating Code... Linking... |
Results |
Build log was saved at "file://c:\projects\DOSCenter\DOSCenter\Debug\BuildLog.htm" DOSCenter - 0 error(s), 8 warning(s) |