Build Log
  

Build started: Project: MakeBuild, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "z:\OilPaint\MakeBuild\Debug\RSP00001F15201500.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:\OilPaint\MakeBuild\Debug\RSP00001F15201500.rsp /nologo /errorReport:prompt"
Creating temporary file "z:\OilPaint\MakeBuild\Debug\RSP00002015201500.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:\OilPaint\MakeBuild\Debug\RSP00002015201500.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "z:\OilPaint\MakeBuild\Debug\RSP00002115201500.rsp" with contents
[
/out:.\Debug\MakeBuild.exe.embed.manifest /notify_update /manifest

.\Debug\MakeBuild.exe.intermediate.manifest
]
Creating command line "mt.exe @z:\OilPaint\MakeBuild\Debug\RSP00002115201500.rsp /nologo"
Creating temporary file "z:\OilPaint\MakeBuild\Debug\BAT00002215201500.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "z:\OilPaint\MakeBuild\Debug\BAT00002215201500.bat"
Output Window
  
Compiling...
main.cpp
z:\oilpaint\makebuild\main.cpp(85) : 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:\OilPaint\MakeBuild\Debug\BuildLog.htm"
MakeBuild - 0 error(s), 2 warning(s)