Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005125883656.rsp" with contents [ /Od /I "." /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /D "_VC80_UPGRADE=0x0600" /Gm /EHsc /MDd /Fp".\pixmap_browser_/pixmap_browser.pch" /Fo".\pixmap_browser_/" /Fd".\pixmap_browser_/" /c /ZI /TP "..\test\pixmap_browser.cxx" ] Creating command line "cl.exe @"c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005125883656.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\TMP00005225883656.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\pixmap_browser_\\pixmap_browserd.exe.embed.manifest" ] Creating command line "rc.exe /fo".\pixmap_browser_\pixmap_browserd.exe.embed.manifest.res" "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\TMP00005225883656.tmp"" Creating temporary file "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005325883656.rsp" with contents [ /OUT:"../test/pixmap_browserd.exe" /INCREMENTAL /LIBPATH:"..\lib" /MANIFEST /MANIFESTFILE:".\pixmap_browser_\pixmap_browserd.exe.intermediate.manifest" /NODEFAULTLIB:"libc" /NODEFAULTLIB:"libcd" /NODEFAULTLIB:"libcmt" /NODEFAULTLIB:"libcmtd" /DEBUG /PDB:".\pixmap_browser_/pixmap_browserd.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 fltkd.lib wsock32.lib comctl32.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 "..\lib\fltkimagesd.lib" "..\lib\fltkjpegd.lib" "..\lib\fltkpngd.lib" "..\lib\fltkzd.lib" ".\pixmap_browser_\pixmap_browser.obj" ".\pixmap_browser_\pixmap_browserd.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005325883656.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005425883656.rsp" with contents [ /out:".\pixmap_browser_\pixmap_browserd.exe.embed.manifest" /notify_update /manifest ".\pixmap_browser_\pixmap_browserd.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005425883656.rsp" /nologo" Creating temporary file "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\BAT00005525883656.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\pixmap_browser_\mt.dep" ] Creating command line """c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\BAT00005525883656.bat""" Creating temporary file "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\TMP00005625883656.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\pixmap_browser_\\pixmap_browserd.exe.embed.manifest" ] Creating command line "rc.exe /fo".\pixmap_browser_\pixmap_browserd.exe.embed.manifest.res" "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\TMP00005625883656.tmp"" Creating temporary file "c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005725883656.rsp" with contents [ /OUT:"../test/pixmap_browserd.exe" /INCREMENTAL /LIBPATH:"..\lib" /MANIFEST /MANIFESTFILE:".\pixmap_browser_\pixmap_browserd.exe.intermediate.manifest" /NODEFAULTLIB:"libc" /NODEFAULTLIB:"libcd" /NODEFAULTLIB:"libcmt" /NODEFAULTLIB:"libcmtd" /DEBUG /PDB:".\pixmap_browser_/pixmap_browserd.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 fltkd.lib wsock32.lib comctl32.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 "..\lib\fltkimagesd.lib" "..\lib\fltkjpegd.lib" "..\lib\fltkpngd.lib" "..\lib\fltkzd.lib" ".\pixmap_browser_\pixmap_browser.obj" ".\pixmap_browser_\pixmap_browserd.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\RSP00005725883656.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... pixmap_browser.cxx c:\documents and settings\spencer\desktop\fltk-1.1.7\test\pixmap_browser.cxx(85) : warning C4996: 'strcpy' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy' Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Compiling manifest to resources... Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\spencer\Desktop\fltk-1.1.7\visualc\pixmap_browser_\BuildLog.htm" pixmap_browser - 0 error(s), 1 warning(s) |