Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\RSP0000011564284.rsp" with contents
[
/Od /I "./inc" /I "./common/inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\src\clParticles.cpp
]
Creating command line "cl.exe @c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\RSP0000011564284.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\RSP0000021564284.rsp" with contents
[
/OUT:"Debug\SnowSimulation.exe" /INCREMENTAL /LIBPATH:"./common/lib" /LIBPATH:"./common/lib/Win32" /MANIFEST /MANIFESTFILE:"Debug\SnowSimulation.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\SnowSimulation.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 OpenCL.lib glew32.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\Camera.obj"

".\Debug\clAdmin.obj"

".\Debug\clParticles.obj"

".\Debug\clSort.obj"

".\Debug\main.obj"

".\Debug\Scene.obj"

".\Debug\Shaders.obj"

".\Debug\SimWindow.obj"

".\Debug\SnowSimulation.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\RSP0000021564284.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\RSP0000031564284.rsp" with contents
[
/out:.\Debug\SnowSimulation.exe.embed.manifest /notify_update /manifest

.\Debug\SnowSimulation.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\RSP0000031564284.rsp /nologo"
Creating temporary file "c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\BAT0000041564284.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\BAT0000041564284.bat"
Output Window
  
Compiling...
clParticles.cpp
Note: including lib: glut32.lib
c:\users\yndestad\programming\final_master\snowsimulation\snowsimulation\common\inc\cl\cl.hpp(1140) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\yndestad\Programming\final_master\SnowSimulation\SnowSimulation\Debug\BuildLog.htm"
SnowSimulation - 0 error(s), 1 warning(s)