Build Log
  

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

Command Lines
  
Creating temporary file "c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\RSP00000E13281084.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\makecartimg.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\makecartimg.cpp
]
Creating command line "cl.exe @c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\RSP00000E13281084.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\RSP00000F13281084.rsp" with contents
[
/OUT:"C:\WORK\jaguar\skunk\sources\boot\makecartimg\Debug\makecartimg.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\makecartimg.exe.intermediate.manifest" /DEBUG /PDB:"c:\WORK\jaguar\skunk\sources\boot\makecartimg\debug\makecartimg.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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\makecartimg.obj"

".\Debug\stdafx.obj"

".\Debug\makecartimg.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\RSP00000F13281084.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\RSP00001013281084.rsp" with contents
[
/out:.\Debug\makecartimg.exe.embed.manifest /notify_update /manifest

.\Debug\makecartimg.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\RSP00001013281084.rsp /nologo"
Creating temporary file "c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\BAT00001113281084.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\BAT00001113281084.bat"
Output Window
  
Compiling...
makecartimg.cpp
c:\work\jaguar\skunk\sources\boot\makecartimg\makecartimg\makecartimg.cpp(15) : 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\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\work\jaguar\skunk\sources\boot\makecartimg\makecartimg\makecartimg.cpp(19) : 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\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\work\jaguar\skunk\sources\boot\makecartimg\makecartimg\makecartimg.cpp(25) : 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\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\WORK\jaguar\skunk\sources\boot\makecartimg\makecartimg\Debug\BuildLog.htm"
makecartimg - 0 error(s), 3 warning(s)