Build Log |
|
Command Lines |
Creating temporary file "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000158642824.rsp" with contents [ /Od /I "c:\docs\api\glut" /I "c:\docs\api\jpg_lib" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_WARNINGS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\raster.cxx" ".\raster-jpeg.cxx" ".\demo.cxx" ] Creating command line "cl.exe @"c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000158642824.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\TMP00000258642824.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\demo.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\demo.exe.embed.manifest.res" "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\TMP00000258642824.tmp"" Creating temporary file "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000358642824.rsp" with contents [ /OUT:"C:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\Debug\demo.exe" /INCREMENTAL /LIBPATH:"c:\docs\api\glut" /LIBPATH:"c:\docs\api\jpg_lib" /MANIFEST /MANIFESTFILE:"Debug\demo.exe.intermediate.manifest" /NODEFAULTLIB:"libc.lib" /NODEFAULTLIB:"libcmt.lib" /NODEFAULTLIB:"msvcrt.lib" /NODEFAULTLIB:"libcd.lib" /NODEFAULTLIB:"msvcrtd.lib" /DEBUG /PDB:"c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\debug\demo.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 glut32.lib opengl32.lib glu32.lib glew32.lib jpeg.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 ".\Debug\demo.obj" ".\Debug\raster-jpeg.obj" ".\Debug\raster.obj" ".\Debug\demo.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000358642824.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000458642824.rsp" with contents [ /out:".\Debug\demo.exe.embed.manifest" /notify_update /manifest ".\Debug\demo.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000458642824.rsp" /nologo" Creating temporary file "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\BAT00000558642824.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\BAT00000558642824.bat""" Creating temporary file "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\TMP00000658642824.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\demo.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\demo.exe.embed.manifest.res" "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\TMP00000658642824.tmp"" Creating temporary file "c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000758642824.rsp" with contents [ /OUT:"C:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\Debug\demo.exe" /INCREMENTAL /LIBPATH:"c:\docs\api\glut" /LIBPATH:"c:\docs\api\jpg_lib" /MANIFEST /MANIFESTFILE:"Debug\demo.exe.intermediate.manifest" /NODEFAULTLIB:"libc.lib" /NODEFAULTLIB:"libcmt.lib" /NODEFAULTLIB:"msvcrt.lib" /NODEFAULTLIB:"libcd.lib" /NODEFAULTLIB:"msvcrtd.lib" /DEBUG /PDB:"c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\debug\demo.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 glut32.lib opengl32.lib glu32.lib glew32.lib jpeg.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 ".\Debug\demo.obj" ".\Debug\raster-jpeg.obj" ".\Debug\raster.obj" ".\Debug\demo.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\RSP00000758642824.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... demo.cxx c:\docs\school\arizona\csc533 fall08\paintdemo3\demo\demo.cxx(203) : warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(688) : see declaration of 'fileno' raster-jpeg.cxx raster.cxx Generating Code... Compiling manifest to resources... Linking... LINK : C:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\Debug\demo.exe not found or not built by the last incremental link; performing full link Embedding manifest... |
Results |
Build log was saved at "file://c:\Docs\School\Arizona\CSc533 Fall08\paintdemo3\demo\Debug\BuildLog.htm" demo - 0 error(s), 1 warning(s) |