| Build Log |
|
| Command Lines |
Creating temporary file "c:\cga\seegrid\stand\obj\DebugDLL\RSP00001010883564.rsp" with contents [ /Od /I "../useful/drawstuff" /D "_CRT_SECURE_NO_DEPRECATE" /D "WIN32" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Gy /Fo"obj/DebugDLL\\" /Fd"obj/DebugDLL\vc90.pdb" /W3 /c /Wp64 /ZI /TC .\display.c ] Creating command line "cl.exe @c:\cga\seegrid\stand\obj\DebugDLL\RSP00001010883564.rsp /nologo /errorReport:prompt" Creating temporary file "c:\cga\seegrid\stand\obj\DebugDLL\RSP00001110883564.rsp" with contents [ /OUT:"./display.exe" /INCREMENTAL /LIBPATH:"../lib/DebugDLL" /MANIFEST /MANIFESTFILE:"obj/DebugDLL\display.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"./display.pdb" /SUBSYSTEM:CONSOLE /ENTRY:"mainCRTStartup" /DYNAMICBASE:NO /MACHINE:X86 ../lib/DebugDLL/drawstuff.lib user32.lib winmm.lib gdi32.lib opengl32.lib glu32.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 ".\obj\DebugDLL\display.obj" ".\obj\DebugDLL\mrdplot.obj" ".\obj\DebugDLL\parameters.obj" ".\obj\DebugDLL\display.exe.embed.manifest.res" ] Creating command line "link.exe @c:\cga\seegrid\stand\obj\DebugDLL\RSP00001110883564.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\cga\seegrid\stand\obj\DebugDLL\RSP00001210883564.rsp" with contents [ /out:.\obj\DebugDLL\display.exe.embed.manifest /notify_update /manifest .\obj\DebugDLL\display.exe.intermediate.manifest ] Creating command line "mt.exe @c:\cga\seegrid\stand\obj\DebugDLL\RSP00001210883564.rsp /nologo" Creating temporary file "c:\cga\seegrid\stand\obj\DebugDLL\BAT00001310883564.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\obj\DebugDLL\mt.dep ] Creating command line "c:\cga\seegrid\stand\obj\DebugDLL\BAT00001310883564.bat" |
| Output Window |
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
display.c
c:\cga\seegrid\stand\display.c(180) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : see declaration of 'strdup'
Linking...
Embedding manifest...
|
| Results |
Build log was saved at "file://c:\cga\seegrid\stand\obj\DebugDLL\BuildLog.htm" display - 0 error(s), 2 warning(s) |