Build Log
  

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

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

".\Debug\stdafx.obj"

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

.\Debug\MakeImgFromDB.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\WORK\jaguar\skunk\sources\MakeImgFromDB\MakeImgFromDB\Debug\RSP00000745802196.rsp /nologo"
Creating temporary file "c:\WORK\jaguar\skunk\sources\MakeImgFromDB\MakeImgFromDB\Debug\BAT00000845802196.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\WORK\jaguar\skunk\sources\MakeImgFromDB\MakeImgFromDB\Debug\BAT00000845802196.bat"
Output Window
  
Compiling...
MakeImgFromDB.cpp
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(27) : 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\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(40) : 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\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(64) : 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\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(69) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(86) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(311) : see declaration of 'sscanf'
c:\work\jaguar\skunk\sources\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(93) : 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\makeimgfromdb\makeimgfromdb\makeimgfromdb.cpp(97) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\WORK\jaguar\skunk\sources\MakeImgFromDB\MakeImgFromDB\Debug\BuildLog.htm"
MakeImgFromDB - 0 error(s), 7 warning(s)