Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\RSP00002928722648.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /FD /EHsc /RTC1 /MTd /GR- /Fp".\Debug/Terrain.pch" /Fo".\Debug/" /Fd".\Debug/" /W4 /c /ZI /TP /wd4100 ".\Vector2D.cpp"

".\Flock.cpp"

".\Boid.cpp"

".\Mesh.cpp"

".\main.cpp"

".\forest.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\RSP00002928722648.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\RSP00002A28722648.rsp" with contents
[
/OUT:".\Debug/Terrain.exe" /INCREMENTAL /LIBPATH:"C:\Program Files\Microsoft DirectX SDK (Summer 2004)\Lib" /MANIFEST /MANIFESTFILE:".\Debug\Terrain.exe.intermediate.manifest" /NODEFAULTLIB:"libcp.lib" /DEBUG /PDB:".\Debug/Terrain.pdb" /SUBSYSTEM:WINDOWS /MACHINE:I386 odbc32.lib odbccp32.lib winmm.lib dxguid.lib d3dx9.lib d3d9.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\3dutils.obj"

".\Debug\ball.obj"

".\Debug\collisiondetector.obj"

".\Debug\entity.obj"

".\Debug\forest.obj"

".\Debug\main.obj"

".\Debug\Mesh.obj"

".\Debug\messages.obj"

".\Debug\ScreenshotCapture.obj"

".\Debug\Terrain.obj"

".\Debug\utils.obj"

".\Debug\Boid.obj"

".\Debug\Flock.obj"

".\Debug\Vector2D.obj"

".\Debug\profiler_highlevel.obj"

".\Debug\profiler_highlevel_render.obj"

".\Debug\profiler_lowlevel.obj"

".\Debug\Font.obj"

".\Debug\Terrain.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\RSP00002A28722648.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\RSP00002B28722648.rsp" with contents
[
/out:".\Debug\Terrain.exe.embed.manifest" /notify_update /manifest

".\Debug\Terrain.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\RSP00002B28722648.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\BAT00002C28722648.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\BAT00002C28722648.bat"""
Output Window
  
Compiling...
Vector2D.cpp
Flock.cpp
c:\documents and settings\jay\desktop\planetbound 1\terrain\flock.cpp(181) : warning C4189: 'some_error_constant' : local variable is initialized but not referenced
Boid.cpp
Mesh.cpp
main.cpp
c:\documents and settings\jay\desktop\planetbound 1\terrain\main.cpp(735) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\jay\desktop\planetbound 1\terrain\main.cpp(737) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\jay\desktop\planetbound 1\terrain\main.cpp(1202) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
forest.cpp
c:\documents and settings\jay\desktop\planetbound 1\terrain\forest.cpp(80) : warning C4244: 'initializing' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
c:\documents and settings\jay\desktop\planetbound 1\terrain\forest.cpp(163) : warning C4238: nonstandard extension used : class rvalue used as lvalue
c:\documents and settings\jay\desktop\planetbound 1\terrain\forest.cpp(212) : warning C4244: 'initializing' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
c:\documents and settings\jay\desktop\planetbound 1\terrain\forest.cpp(252) : warning C4244: 'initializing' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
c:\documents and settings\jay\desktop\planetbound 1\terrain\forest.cpp(261) : warning C4238: nonstandard extension used : class rvalue used as lvalue
Generating Code...
c:\documents and settings\jay\desktop\planetbound 1\terrain\mesh.cpp(202) : warning C4715: 'Mesh::loadFromX' : not all control paths return a value
c:\documents and settings\jay\desktop\planetbound 1\terrain\boid.cpp(553) : warning C4701: potentially uninitialized local variable 'closest_dist_squared' used
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\jay\Desktop\Planetbound 1\Terrain\Debug\BuildLog.htm"
Terrain - 0 error(s), 11 warning(s)