Build Log
  

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

Command Lines
  
Creating temporary file "d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\RSP00000124765160.rsp" with contents
[
/Od /I "..\..\include" /I "C:\Boost\include\boost-1_33_1" /I "C:\shallows\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\PlaneRay.cpp
]
Creating command line "cl.exe @d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\RSP00000124765160.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\RSP00000224765160.rsp" with contents
[
/OUT:"D:\Skole\PlaneRayGPU\Debug\PlaneRayGPU.exe" /INCREMENTAL /LIBPATH:"C:\shallows\lib" /LIBPATH:"C:\Boost\lib" /MANIFEST /MANIFESTFILE:"Debug\PlaneRayGPU.exe.intermediate.manifest" /DEBUG /PDB:"d:\Skole\PlaneRayGPU\debug\PlaneRayGPU.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 shallows.lib opengl32.lib glu32.lib glut32.lib glew32.lib glew32s.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\PlaneRay.obj"

".\Debug\PlaneRayGPU.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\RSP00000224765160.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\RSP00000324765160.rsp" with contents
[
/out:.\Debug\PlaneRayGPU.exe.embed.manifest /notify_update /manifest

.\Debug\PlaneRayGPU.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\RSP00000324765160.rsp /nologo"
Creating temporary file "d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\BAT00000424765160.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\BAT00000424765160.bat"
Output Window
  
Compiling...
PlaneRay.cpp
d:\skole\planeraygpu\planeraygpu\planeray.cpp(220) : warning C4101: 'deltalayer' : unreferenced local variable
d:\skole\planeraygpu\planeraygpu\planeray.cpp(219) : warning C4101: 'a' : unreferenced local variable
d:\skole\planeraygpu\planeraygpu\planeray.cpp(221) : warning C4101: 'deltalayerstore' : unreferenced local variable
d:\skole\planeraygpu\planeraygpu\planeray.cpp(223) : warning C4101: 'SSGTotal' : unreferenced local variable
d:\skole\planeraygpu\planeraygpu\planeray.cpp(679) : warning C4018: '<' : signed/unsigned mismatch
d:\skole\planeraygpu\planeraygpu\planeray.cpp(681) : warning C4018: '<' : signed/unsigned mismatch
d:\skole\planeraygpu\planeraygpu\planeray.cpp(715) : warning C4267: 'argument' : conversion from 'size_t' to 'GLsizei', possible loss of data
Linking...
LINK : warning LNK4076: invalid incremental status file 'D:\Skole\PlaneRayGPU\Debug\PlaneRayGPU.ilk'; linking nonincrementally
Embedding manifest...
Results
  
Build log was saved at "file://d:\Skole\PlaneRayGPU\PlaneRayGPU\Debug\BuildLog.htm"
PlaneRayGPU - 0 error(s), 8 warning(s)