Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Edwin Olson\My Documents\development\md5sum\Release\RSP000001.rsp" with contents [ /O2 /Ot /G7 /GA /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /MT /Yc"stdafx.h" /Fp".\Release/md5sum.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\StdAfx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Edwin Olson\My Documents\development\md5sum\Release\RSP000001.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Edwin Olson\My Documents\development\md5sum\Release\RSP000002.rsp" with contents [ /O2 /Ot /G7 /GA /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /MT /YX"stdafx.h" /Fp".\Release/md5sum.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\md5sumDlg.cpp" ".\md5sum.cpp" ".\md5.cpp" ".\LayoutManager.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Edwin Olson\My Documents\development\md5sum\Release\RSP000002.rsp" /nologo" Creating command line "rc.exe /d "NDEBUG" /l 0x409 /fo".\Release/md5sum.res" ".\md5sum.rc"" Creating temporary file "c:\Documents and Settings\Edwin Olson\My Documents\development\md5sum\Release\RSP000003.rsp" with contents [ /OUT:".\Release/md5sum.exe" /INCREMENTAL:NO /NOLOGO /DELAYLOAD:"OleAcc.dll" /PDB:".\Release/md5sum.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 DelayImp.lib DelayImp.lib ".\Release\LayoutManager.obj" ".\Release\md5.obj" ".\Release\md5sum.obj" ".\Release\md5sum.res" ".\Release\md5sumDlg.obj" ".\Release\StdAfx.obj" ] Creating command line "link.exe @"c:\Documents and Settings\Edwin Olson\My Documents\development\md5sum\Release\RSP000003.rsp"" |
Output Window |
Compiling... StdAfx.cpp WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server) Compiling... md5sumDlg.cpp WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server) md5sum.cpp WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server) md5sum.cpp(52) : warning C4996: 'CWinApp::Enable3dControlsStatic' was declared deprecated c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4371) : see declaration of 'CWinApp::Enable3dControlsStatic' md5.cpp LayoutManager.cpp LayoutManager.cpp(49) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data LayoutManager.cpp(50) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data Compiling resources... Linking... LINK : warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF |
Results |
Build log was saved at "file://c:\Documents and Settings\Edwin Olson\My Documents\development\md5sum\Release\BuildLog.htm" md5sum - 0 error(s), 5 warning(s) |