Build Log
--------------------Configuration: xineplug_decode_lpcm - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "include" /I "../include" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XINEPLUG_DECODE_LPCM_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.pch" /YX /Fo"Debug/xineplug_decode_lpcm/" /Fd"Debug/xineplug_decode_lpcm/" /FD /GZ /c
"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c"
]
Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC3.tmp"
Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC4.tmp" with contents
[
wsock32.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_lpcm.so" /implib:"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.lib" /pdbtype:sept
".\Debug\xineplug_decode_lpcm\xine_decoder.obj"
".\Debug\libxinesuppt\libxinesuppt.lib"
".\Debug\libxineutils\libxineutils.lib"
]
Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC4.tmp"
Output Window
Compiling...
xine_decoder.c
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(96) : warning C4018: '!=' : signed/unsigned mismatch
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(97) : warning C4018: '!=' : signed/unsigned mismatch
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(98) : warning C4018: '!=' : signed/unsigned mismatch
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(143) : warning C4133: 'function' : incompatible types - from 'short *' to 'char *'
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(143) : warning C4133: 'function' : incompatible types - from 'short *' to 'char *'
Linking...
Results
xineplug_decode_lpcm.so - 0 error(s), 5 warning(s)