Build Log
  

------- Build started: Project: glut32, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\RSP000001.rsp" with contents
[
/Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GLUT32_EXPORTS" /FD /EHsc /RTC1 /MTd /YX"stdafx.h" /Fp".\Debug/glut32.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI
".\win32_x11.c"
".\win32_winproc.c"
".\win32_util.c"
".\win32_menu.c"
".\win32_glx.c"
".\glut_winmisc.c"
".\glut_win.c"
".\glut_warp.c"
".\glut_vidresize.c"
".\glut_util.c"
".\glut_tr24.c"
".\glut_tr10.c"
".\glut_teapot.c"
".\glut_tablet.c"
".\glut_swidth.c"
".\glut_swap.c"
".\glut_stroke.c"
".\glut_space.c"
".\glut_shapes.c"
".\glut_roman.c"
".\glut_overlay.c"
".\glut_mroman.c"
".\glut_modifier.c"
".\glut_mesa.c"
".\glut_keyup.c"
".\glut_keyctrl.c"
".\glut_key.c"
".\glut_joy.c"
".\glut_input.c"
".\glut_init.c"
".\glut_hel18.c"
".\glut_hel12.c"
".\glut_hel10.c"
".\glut_glxext.c"
".\glut_get.c"
".\glut_gamemode.c"
".\glut_fullscrn.c"
".\glut_fcb.c"
".\glut_ext.c"
".\glut_event.c"
".\glut_dstr.c"
".\glut_dials.c"
".\glut_cursor.c"
".\glut_cmap.c"
".\glut_cindex.c"
".\glut_bwidth.c"
".\glut_bitmap.c"
".\glut_9x15.c"
".\glut_8x13.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\RSP000001.rsp" /nologo"
Creating command line "rc.exe /d "_DEBUG" /l 0x409 /fo".\Debug/glut.res" ".\glut.rc""
Creating temporary file "c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\RSP000002.rsp" with contents
[
/OUT:".\Debug/glut32.dll" /INCREMENTAL:NO /NOLOGO /DLL /NODEFAULTLIB:"glut32.lib" /DEF:".\glut.def" /DEBUG /PDB:".\Debug/glut32.pdb" /IMPLIB:".\Debug/glut32.lib" /MACHINE:X86 odbc32.lib odbccp32.lib winmm.lib glu32.lib opengl32.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\glut.res"
".\Debug\glut_8x13.obj"
".\Debug\glut_9x15.obj"
".\Debug\glut_bitmap.obj"
".\Debug\glut_bwidth.obj"
".\Debug\glut_cindex.obj"
".\Debug\glut_cmap.obj"
".\Debug\glut_cursor.obj"
".\Debug\glut_dials.obj"
".\Debug\glut_dstr.obj"
".\Debug\glut_event.obj"
".\Debug\glut_ext.obj"
".\Debug\glut_fcb.obj"
".\Debug\glut_fullscrn.obj"
".\Debug\glut_gamemode.obj"
".\Debug\glut_get.obj"
".\Debug\glut_glxext.obj"
".\Debug\glut_hel10.obj"
".\Debug\glut_hel12.obj"
".\Debug\glut_hel18.obj"
".\Debug\glut_init.obj"
".\Debug\glut_input.obj"
".\Debug\glut_joy.obj"
".\Debug\glut_key.obj"
".\Debug\glut_keyctrl.obj"
".\Debug\glut_keyup.obj"
".\Debug\glut_mesa.obj"
".\Debug\glut_modifier.obj"
".\Debug\glut_mroman.obj"
".\Debug\glut_overlay.obj"
".\Debug\glut_roman.obj"
".\Debug\glut_shapes.obj"
".\Debug\glut_space.obj"
".\Debug\glut_stroke.obj"
".\Debug\glut_swap.obj"
".\Debug\glut_swidth.obj"
".\Debug\glut_tablet.obj"
".\Debug\glut_teapot.obj"
".\Debug\glut_tr10.obj"
".\Debug\glut_tr24.obj"
".\Debug\glut_util.obj"
".\Debug\glut_vidresize.obj"
".\Debug\glut_warp.obj"
".\Debug\glut_win.obj"
".\Debug\glut_winmisc.obj"
".\Debug\win32_glx.obj"
".\Debug\win32_menu.obj"
".\Debug\win32_util.obj"
".\Debug\win32_winproc.obj"
".\Debug\win32_x11.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\RSP000002.rsp""
Creating temporary file "c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\BAT000003.bat" with contents
[
@echo off
copy "c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\"glut32.dll %WINDIR%\SYSTEM32
copy "c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\"glut32.lib "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\..\..\VC98\lib"
copy ..\..\include\GL\glut.h "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\..\..\VC98\include\GL"

if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Copying libraries, headers & dll's..."
exit 1
:VCEnd
]
Creating command line ""c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\BAT000003.bat""
Output Window
  
Compiling...
win32_x11.c
win32_winproc.c
win32_util.c
win32_menu.c
win32_glx.c
glut_winmisc.c
glut_win.c
glut_warp.c
glut_vidresize.c
glut_util.c
glut_tr24.c
glut_tr10.c
glut_teapot.c
glut_tablet.c
glut_swidth.c
glut_swap.c
glut_stroke.c
glut_space.c
glut_shapes.c
glut_roman.c
glut_overlay.c
glut_mroman.c
glut_modifier.c
glut_mesa.c
glut_keyup.c
glut_keyctrl.c
glut_key.c
glut_joy.c
glut_input.c
glut_init.c
glut_hel18.c
glut_hel12.c
glut_hel10.c
glut_glxext.c
glut_get.c
glut_gamemode.c
glut_fullscrn.c
glut_fcb.c
glut_ext.c
glut_event.c
glut_dstr.c
glut_dials.c
glut_cursor.c
glut_cmap.c
glut_cindex.c
glut_bwidth.c
glut_bitmap.c
glut_9x15.c
glut_8x13.c
Compiling resources...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
.\glut.def(1) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
   Creating library .\Debug/glut32.lib and object .\Debug/glut32.exp
Copying libraries, headers & dll's...
        1 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
Project : error PRJ0019: A tool returned an error code from "Copying libraries, headers & dll's..."
Results
  
Build log was saved at "file://c:\Documents and Settings\zwartell\My Documents\research\Libraries\glut-3.7.6\lib\glut\Debug\BuildLog.htm"
glut32 - 1 error(s), 2 warning(s)