Build Log

--------------------Configuration: Sound - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\WINDOWS\TEMP\RSP80E2.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\Framework" /I "..\GameLib" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Warzone\Game\Lib\Sound\Audio.c" "C:\Warzone\Game\Lib\Sound\Mixer.c" "C:\Warzone\Game\Lib\Sound\Qstrack.c" "C:\Warzone\Game\Lib\Sound\Track.c" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP80E2.TMP" Creating command line "link.exe -lib /nologo /out:"Debug\Sound.lib" .\Debug\Audio.obj .\Debug\Mixer.obj .\Debug\Qstrack.obj .\Debug\Track.obj .\QMixer.lib "

Output Window

Compiling... Audio.c Mixer.c c:\warzone\game\lib\sound\mixer.c(40) : warning C4133: 'function' : incompatible types - from 'struct HMIXER__ *' to 'struct HMIXEROBJ__ *' c:\warzone\game\lib\sound\mixer.c(63) : warning C4133: 'function' : incompatible types - from 'struct HMIXER__ *' to 'struct HMIXEROBJ__ *' c:\warzone\game\lib\sound\mixer.c(228) : warning C4133: 'function' : incompatible types - from 'struct HMIXER__ *' to 'struct HMIXEROBJ__ *' c:\warzone\game\lib\sound\mixer.c(268) : warning C4133: 'function' : incompatible types - from 'struct HMIXER__ *' to 'struct HMIXEROBJ__ *' Qstrack.c c:\warzone\game\lib\sound\qstrack.c(228) : warning C4090: '=' : different 'const' qualifiers Track.c Generating Code... Creating library...

Results

Sound.lib - 0 error(s), 5 warning(s)