Build Log
  

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

Command Lines
  
Creating temporary file "d:\PI\Temp\VersionFinale\VC6Project\Debug\RSP00000114565308.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/VCProject.pch" /FAs /Fa".\Debug/" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\Terrain.cpp
]
Creating command line "cl.exe @d:\PI\Temp\VersionFinale\VC6Project\Debug\RSP00000114565308.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\PI\Temp\VersionFinale\VC6Project\Debug\RSP00000214565308.rsp" with contents
[
/OUT:".\Debug/VCProject.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Debug\VCProject.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/VCProject.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 opengl32.lib glu32.lib DesCmd.lib EposCmd.lib winmm.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\imgLoadBMP.obj"

".\Debug\IOFile.obj"

".\Debug\RImage.obj"

".\Debug\RTexture.obj"

".\Debug\Win32Framework.obj"

".\Debug\Bateau.res"

".\Debug\DynamicCamera.obj"

".\Debug\Ending.obj"

".\Debug\Maison.obj"

".\Debug\Matrix.obj"

".\Debug\Moteur.obj"

".\Debug\Terrain.obj"

".\Debug\Vector.obj"

".\Debug\Voilier.obj"

".\Debug\YourCode.obj"
]
Creating command line "link.exe @d:\PI\Temp\VersionFinale\VC6Project\Debug\RSP00000214565308.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\PI\Temp\VersionFinale\VC6Project\Debug\RSP00000314565308.rsp" with contents
[
/outputresource:".\Debug\VCProject.exe;#1" /manifest

.\Debug\VCProject.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\PI\Temp\VersionFinale\VC6Project\Debug\RSP00000314565308.rsp /nologo"
Creating temporary file "d:\PI\Temp\VersionFinale\VC6Project\Debug\BAT00000414565308.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\PI\Temp\VersionFinale\VC6Project\Debug\BAT00000414565308.bat"
Output Window
  
Compiling...
Terrain.cpp
d:\pi\temp\versionfinale\vc6project\terrain.cpp(275) : warning C4244: '=' : conversion from 'unsigned long' to 'word', possible loss of data
d:\pi\temp\versionfinale\vc6project\terrain.cpp(276) : warning C4244: '=' : conversion from 'unsigned long' to 'word', possible loss of data
d:\pi\temp\versionfinale\vc6project\terrain.cpp(367) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
d:\pi\temp\versionfinale\vc6project\terrain.cpp(377) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
d:\pi\temp\versionfinale\vc6project\terrain.cpp(377) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
d:\pi\temp\versionfinale\vc6project\terrain.cpp(520) : warning C4244: 'argument' : conversion from 'double' to 'short', possible loss of data
d:\pi\temp\versionfinale\vc6project\terrain.cpp(524) : warning C4244: 'argument' : conversion from 'double' to 'short', possible loss of data
d:\pi\temp\versionfinale\vc6project\terrain.cpp(554) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\pi\temp\versionfinale\vc6project\terrain.cpp(563) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...
imgLoadBMP.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Embedding manifest...
Results
  
Build log was saved at "file://d:\PI\Temp\VersionFinale\VC6Project\Debug\BuildLog.htm"
VCProject - 0 error(s), 10 warning(s)