Build Log
  

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

Command Lines
  
Creating temporary file "c:\djgpp\Demo15\SysCore\FloppyDisk\Debug\RSP00003351682788.rsp" with contents
[
/Ox /Oy /I "..\Include\\" /D "ARCH_X86" /X /FD /EHsc /MT /Zp1 /GS- /GR- /FAs /Fa"Debug\\" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /TP .\flpydsk.cpp
]
Creating command line "cl.exe @c:\djgpp\Demo15\SysCore\FloppyDisk\Debug\RSP00003351682788.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\djgpp\Demo15\SysCore\FloppyDisk\Debug\RSP00003451682788.rsp" with contents
[
/OUT:"C:\djgpp\Demo15\SysCore\Debug\FloppyDisk.lib" .\Debug\flpydsk.obj
]
Creating command line "lib.exe @c:\djgpp\Demo15\SysCore\FloppyDisk\Debug\RSP00003451682788.rsp /NOLOGO"
Output Window
  
Compiling...
flpydsk.cpp
.\flpydsk.cpp(349) : warning C4244: 'argument' : conversion from 'uint32_t' to 'uint8_t', possible loss of data
.\flpydsk.cpp(365) : warning C4244: 'argument' : conversion from 'uint32_t' to 'uint8_t', possible loss of data
.\flpydsk.cpp(367) : warning C4244: 'argument' : conversion from 'uint32_t' to 'uint8_t', possible loss of data
.\flpydsk.cpp(385) : warning C4244: 'argument' : conversion from 'uint32_t' to 'uint8_t', possible loss of data
.\flpydsk.cpp(480) : warning C4244: 'argument' : conversion from 'uint32_t' to 'uint8_t', possible loss of data
.\flpydsk.cpp(481) : warning C4244: 'argument' : conversion from 'uint32_t' to 'uint8_t', possible loss of data
.\flpydsk.cpp(552) : warning C4244: 'argument' : conversion from 'int' to 'uint8_t', possible loss of data
.\flpydsk.cpp(552) : warning C4244: 'argument' : conversion from 'int' to 'uint8_t', possible loss of data
.\flpydsk.cpp(552) : warning C4244: 'argument' : conversion from 'int' to 'uint8_t', possible loss of data
Creating library...
Results
  
Build log was saved at "file://c:\djgpp\Demo15\SysCore\FloppyDisk\Debug\BuildLog.htm"
FloppyDisk - 0 error(s), 9 warning(s)