Build Log
  

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

Command Lines
  
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\RSP0000C724084348.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\DrawObject.cpp"

".\Texture.cpp"

".\jpeg.cpp"

".\TestDraw.cpp"

".\ParticleSystemGPU.cpp"

".\ClothGPU.cpp"

".\CGStruct.cpp"
]
Creating command line "cl.exe @"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\RSP0000C724084348.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\RSP0000C824084348.rsp" with contents
[
/OUT:"C:\arbeid\Visual Studio 2005\Projects\ClothGPU\Debug\ClothGPU.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\ClothGPU.exe.intermediate.manifest" /DEBUG /PDB:"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\debug\ClothGPU.pdb" /SUBSYSTEM:CONSOLE /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

".\Debug\CGStruct.obj"

".\Debug\ClothGPU.obj"

".\Debug\glErrorUtil.obj"

".\Debug\MatriseBib.obj"

".\Debug\ParticleSystemGPU.obj"

".\Debug\TestDraw.obj"

".\Debug\BMPLoader.obj"

".\Debug\jpeg.obj"

".\Debug\Texture.obj"

".\Debug\DrawObject.obj"

".\Debug\ClothGPU.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\RSP0000C824084348.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\RSP0000C924084348.rsp" with contents
[
/out:".\Debug\ClothGPU.exe.embed.manifest" /notify_update /manifest

".\Debug\ClothGPU.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\RSP0000C924084348.rsp" /nologo"
Creating temporary file "c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\BAT0000CA24084348.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\BAT0000CA24084348.bat"""
Output Window
  
Compiling...
CGStruct.cpp
ClothGPU.cpp
ParticleSystemGPU.cpp
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
TestDraw.cpp
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
Texture.cpp
DrawObject.cpp
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\arbeid\visual studio 2005\projects\clothgpu\clothgpu\drawobject.h(49) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
Generating Code...
Compiling...
jpeg.cpp
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\arbeid\Visual Studio 2005\Projects\ClothGPU\ClothGPU\Debug\BuildLog.htm"
ClothGPU - 0 error(s), 12 warning(s)