Build Log
  

Build started: Project: vdslib, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\glod\src\vds\Debug\RSP00000515962828.rsp" with contents
[
/Od /I ".\\" /I "..\glod\include" /I "..\glod\xbs\\" /I "..\include" /I "..\..\include" /I "..\xbs\\" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fp".\Debug/vdslib_glod.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W2 /c /ZI .\cut.cpp

.\vif.cpp

.\tri.cpp

.\threads.cpp

.\simplifier.cpp

.\renderer.cpp

.\primtypes.cpp

.\nodequeue.cpp

.\node.cpp

.\manager.cpp

.\freelist.cpp

.\forestbuilder.cpp

.\forest.cpp
]
Creating command line "cl.exe @d:\glod\src\vds\Debug\RSP00000515962828.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\glod\src\vds\Debug\RSP00000815962828.rsp" with contents
[
/OUT:"..\..\lib\Debug\vdslib.lib" .\Debug\cut.obj

.\Debug\forest.obj

.\Debug\forestbuilder.obj

.\Debug\freelist.obj

.\Debug\manager.obj

.\Debug\node.obj

.\Debug\nodequeue.obj

.\Debug\primtypes.obj

.\Debug\renderer.obj

.\Debug\simplifier.obj

.\Debug\threads.obj

.\Debug\tri.obj

.\Debug\vif.obj
]
Creating command line "lib.exe @d:\glod\src\vds\Debug\RSP00000815962828.rsp /NOLOGO"
Creating temporary file "d:\glod\src\vds\Debug\RSP00000915962828.rsp" with contents
[
/o ".\Debug/vdslib.bsc"

.\Debug\forest.sbr

.\Debug\forestbuilder.sbr

.\Debug\freelist.sbr

.\Debug\manager.sbr

.\Debug\node.sbr

.\Debug\nodequeue.sbr

.\Debug\primtypes.sbr

.\Debug\renderer.sbr

.\Debug\simplifier.sbr

.\Debug\threads.sbr

.\Debug\tri.sbr

.\Debug\vif.sbr

.\Debug\cut.sbr
]
Creating command line "bscmake.exe @d:\glod\src\vds\Debug\RSP00000915962828.rsp /nologo"
Output Window
  
Compiling...
cut.cpp
vif.cpp
tri.cpp
threads.cpp
simplifier.cpp
renderer.cpp
primtypes.cpp
nodequeue.cpp
node.cpp
manager.cpp
freelist.cpp
forestbuilder.cpp
forest.cpp
Generating Code...
d:\glod\src\vds\simplifier.cpp(291) : warning C4700: uninitialized local variable 'LastFold' used
d:\glod\src\vds\simplifier.cpp(453) : warning C4700: uninitialized local variable 'LastFold' used
Creating library...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://d:\glod\src\vds\Debug\BuildLog.htm"
vdslib - 0 error(s), 2 warning(s)