Build Log
  

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

Command Lines
  
Creating temporary file "d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\Debug\RSP000102.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\MeshCompression.cpp
]
Creating command line "cl.exe @d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\Debug\RSP000102.rsp /nologo"
Creating temporary file "d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\Debug\RSP000103.rsp" with contents
[
/OUT:"Debug/MeshCompression.lib" /NOLOGO \howardz\education\cs7491\projects\proj002\cs7491\Mesh\Debug\Mesh.lib \howardz\education\cs7491\projects\proj002\cs7491\OpenGL\Debug\OpenGL.lib
.\Debug\MeshCompression.obj
.\Debug\PointSet.obj
]
Creating command line "lib.exe @d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\Debug\RSP000103.rsp"
Output Window
  
Compiling...
MeshCompression.cpp
d:\howardz\education\cs7491\projects\proj002\cs7491\Viewer\Viewer.h(38) : warning C4150: deletion of pointer to incomplete type 'CTask'; no destructor called
        d:\howardz\education\cs7491\projects\proj002\cs7491\Viewer\Viewer.h(19) : see declaration of 'CTask'
d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\MeshCompression.cpp(79) : warning C4101: 'finish' : unreferenced local variable
d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\MeshCompression.cpp(79) : warning C4101: 'start' : unreferenced local variable
d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\MeshCompression.cpp(80) : warning C4101: 'duration' : unreferenced local variable
Creating library...
OpenGL.lib(GLU32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in OpenGL.lib(glut32.dll); second definition ignored
OpenGL.lib(OPENGL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in OpenGL.lib(glut32.dll); second definition ignored
Results
  
Build log was saved at "file://d:\howardz\education\cs7491\projects\proj002\cs7491\MeshCompression\Debug\BuildLog.htm"
MeshCompression - 0 error(s), 6 warning(s)