Build Log
--------------------Configuration: Critsecs - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0xc0c /fo"Debug/CRITSECS.res" /d "_DEBUG" "C:\LecteurD\W_francois\PCBackup\Mes documents\PowerpointFrancois\inf1019\DiotteA2000\diotte\Présentation cours temps réel\CritSecs\CRITSECS.rc""
Creating temporary file "C:\DOCUME~1\meunier\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /MD /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"..\x86.binz/CritSecs.pch" /YX /Fo"..\x86.binz/" /Fd"..\x86.binz/" /FD /c
"C:\LecteurD\W_francois\PCBackup\Mes documents\PowerpointFrancois\inf1019\DiotteA2000\diotte\Présentation cours temps réel\CritSecs\Critsecs.c"
]
Creating command line "cl.exe @C:\DOCUME~1\meunier\LOCALS~1\Temp\RSP9.tmp"
Creating temporary file "C:\DOCUME~1\meunier\LOCALS~1\Temp\RSPA.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Critsecs.pdb" /debug /machine:I386 /out:"Debug/Critsecs.exe" /pdbtype:sept
"\LecteurD\W_francois\PCBackup\Mes documents\PowerpointFrancois\inf1019\DiotteA2000\diotte\Présentation cours temps réel\x86.binz\Critsecs.obj"
".\Debug\CRITSECS.res"
]
Creating command line "link.exe @C:\DOCUME~1\meunier\LOCALS~1\Temp\RSPA.tmp"
Output Window
Compiling resources...
Compiling...
Critsecs.c
c:\lecteurd\w_francois\pcbackup\mes documents\powerpointfrancois\inf1019\diottea2000\diotte\présentation cours temps réel\critsecs\critsecs.c(92) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
c:\lecteurd\w_francois\pcbackup\mes documents\powerpointfrancois\inf1019\diottea2000\diotte\présentation cours temps réel\critsecs\critsecs.c(108) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
c:\lecteurd\w_francois\pcbackup\mes documents\powerpointfrancois\inf1019\diottea2000\diotte\présentation cours temps réel\critsecs\critsecs.c(72) : warning C4101: 'nDigit' : unreferenced local variable
Linking...
Results
Critsecs.exe - 0 error(s), 3 warning(s)