Build Log |
|
Command Lines |
Creating temporary file "c:\projects\DOSCenter\DOSCenter\Release\RSP000012.rsp" with contents [ /O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/DOSCenter.pch" /Fo"Release/" /Fd"Release/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\Release\RSP000012.rsp /nologo" Creating temporary file "c:\projects\DOSCenter\DOSCenter\Release\RSP000013.rsp" with contents [ /OUT:"Release/DOSCenter.exe" /INCREMENTAL:NO /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Release/DOSCenter.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 zlib\ZLIBSTAT.LIB DelayImp.lib DelayImp.lib .\Release\DatabaseEntryDlg.obj .\Release\DATFileInfoDlg.obj .\Release\dizInfo.obj .\Release\DOSCenter.obj .\Release\DOSCenterDlg.obj .\Release\FileStuff.obj .\Release\HaveMissDlg.obj .\Release\HexCompareDlg.obj .\Release\NewFilenameDlg.obj .\Release\PopupViewerDlg.obj .\Release\PopupViewerTxtDlg.obj .\Release\ProgressDlg.obj .\Release\Registry.obj .\Release\SADirRead.obj .\Release\ScoringSetupDlg.obj .\Release\SettingsandTools.obj .\Release\SortHeaderCtrl.obj .\Release\SortListCtrl.obj .\Release\SplitterControl.obj .\Release\stdafx.obj .\Release\stringx.obj .\Release\Unzipper.obj .\Release\Zipper.obj .\Release\DOSCenter.res ] Creating command line "link.exe @c:\projects\DOSCenter\DOSCenter\Release\RSP000013.rsp" |
Output Window |
Compiling... SettingsandTools.cpp c:\projects\DOSCenter\DOSCenter\Registry.h(120) : 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 ScoringSetupDlg.cpp PopupViewerTxtDlg.cpp PopupViewerDlg.cpp NewFilenameDlg.cpp HexCompareDlg.cpp HaveMissDlg.cpp 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(139) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data 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... LINK : warning LNK4098: defaultlib 'LIBC' conflicts with use of other libs; use /NODEFAULTLIB:library |
Results |
Build log was saved at "file://c:\projects\DOSCenter\DOSCenter\Release\BuildLog.htm" DOSCenter - 0 error(s), 7 warning(s) |