Build Log
  

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

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

".\debug\flashmap.obj"

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

.\debug\flashmap.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\WORK\jaguar\skunk\sources\flashmap\flashmap\Debug\RSP00004E38762996.rsp /nologo"
Creating temporary file "c:\WORK\jaguar\skunk\sources\flashmap\flashmap\Debug\BAT00004F38762996.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep
]
Creating command line "c:\WORK\jaguar\skunk\sources\flashmap\flashmap\Debug\BAT00004F38762996.bat"
Output Window
  
Compiling...
flashmap.cpp
c:\work\jaguar\skunk\sources\flashmap\flashmap\flashmap.cpp(99) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(345) : see declaration of 'sprintf'
c:\work\jaguar\skunk\sources\flashmap\flashmap\flashmap.cpp(107) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(345) : see declaration of 'sprintf'
c:\work\jaguar\skunk\sources\flashmap\flashmap\flashmap.cpp(110) : warning C4996: 'gets': This function or variable may be unsafe. Consider using gets_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(270) : see declaration of 'gets'
c:\work\jaguar\skunk\sources\flashmap\flashmap\flashmap.cpp(127) : warning C4996: 'gets': This function or variable may be unsafe. Consider using gets_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(270) : see declaration of 'gets'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\WORK\jaguar\skunk\sources\flashmap\flashmap\Debug\BuildLog.htm"
flashmap - 0 error(s), 4 warning(s)