Build Log
  

Build started: Project: ClothGPU, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\RSP00002019723544.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\Texture.cpp"

".\jpeg.cpp"

".\BMPLoader.cpp"

".\TestDraw.cpp"

".\ParticleSystemGPU.cpp"

".\MatriseBib.cpp"

".\glErrorUtil.cpp"

".\DrawObject.cpp"

".\ClothGPU.cpp"

".\CGStruct.cpp"
]
Creating command line "cl.exe @"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\RSP00002019723544.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\RSP00002119723544.rsp" with contents
[
/OUT:"C:\arbeid\Visual Studio 2005\Projects\ClothGPU\Release\ClothGPU.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\ClothGPU.exe.intermediate.manifest" /DEBUG /PDB:"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\release\ClothGPU.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 /NODEFAULTLIB:libc.lib /NODEFAULTLIB:LIBCMT.lib cg.lib cgGL.lib glew32.lib jpeg.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

".\Release\CGStruct.obj"

".\Release\ClothGPU.obj"

".\Release\DrawObject.obj"

".\Release\glErrorUtil.obj"

".\Release\MatriseBib.obj"

".\Release\ParticleSystemGPU.obj"

".\Release\TestDraw.obj"

".\Release\BMPLoader.obj"

".\Release\jpeg.obj"

".\Release\Texture.obj"
]
Creating command line "link.exe @"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\RSP00002119723544.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\RSP00002219723544.rsp" with contents
[
/outputresource:"..\release\ClothGPU.exe;#1" /manifest

".\Release\ClothGPU.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\RSP00002219723544.rsp" /nologo"
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\BAT00002319723544.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\BAT00002319723544.bat"""
Output Window
  
Compiling...
Texture.cpp
jpeg.cpp
BMPLoader.cpp
TestDraw.cpp
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(231) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(232) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(233) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(235) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(236) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(237) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(239) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(240) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(241) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(255) : warning C4305: '=' : truncation from 'double' to 'float'
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(278) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(279) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(280) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
ParticleSystemGPU.cpp
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(231) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(232) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(233) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(235) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(236) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(237) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(239) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(240) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(241) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(255) : warning C4305: '=' : truncation from 'double' to 'float'
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(278) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(279) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\testCG.h(280) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
.\ParticleSystemGPU.cpp(706) : warning C4101: 'fRes' : unreferenced local variable
.\ParticleSystemGPU.cpp(876) : warning C4102: 'start' : unreferenced label
MatriseBib.cpp
glErrorUtil.cpp
DrawObject.cpp
ClothGPU.cpp
CGStruct.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Release\BuildLog.htm"
ClothGPU - 0 error(s), 28 warning(s)