| Build Log |
|
| Command Lines |
Creating temporary file "z:\Escarpment\MakeBuild\Debug\RSP00000139522884.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/MakeBuild.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\main.cpp ] Creating command line "cl.exe @z:\Escarpment\MakeBuild\Debug\RSP00000139522884.rsp /nologo /errorReport:prompt" Creating temporary file "z:\Escarpment\MakeBuild\Debug\RSP00000239522884.rsp" with contents [ /OUT:".\Debug/MakeBuild.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\MakeBuild.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/MakeBuild.pdb" /SUBSYSTEM:CONSOLE /MACHINE:I386 odbc32.lib odbccp32.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\MakeBuild.exe.embed.manifest.res" ] Creating command line "link.exe @z:\Escarpment\MakeBuild\Debug\RSP00000239522884.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "z:\Escarpment\MakeBuild\Debug\RSP00000339522884.rsp" with contents [ /out:.\Debug\MakeBuild.exe.embed.manifest /notify_update /manifest .\Debug\MakeBuild.exe.intermediate.manifest ] Creating command line "mt.exe @z:\Escarpment\MakeBuild\Debug\RSP00000339522884.rsp /nologo" Creating temporary file "z:\Escarpment\MakeBuild\Debug\BAT00000439522884.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "z:\Escarpment\MakeBuild\Debug\BAT00000439522884.bat" |
| Output Window |
Compiling...
main.cpp
z:\escarpment\makebuild\main.cpp(87) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Linking...
LINK : warning LNK4076: invalid incremental status file '.\Debug/MakeBuild.ilk'; linking nonincrementally
Embedding manifest...
|
| Results |
Build log was saved at "file://z:\Escarpment\MakeBuild\Debug\BuildLog.htm" MakeBuild - 0 error(s), 2 warning(s) |