Displaying 2 results from an estimated 2 matches for "_imp__waveoutreset".
2016 Jul 08
3
failure with latest cross compiling
...ing for windows using mingw:
CCLD speexdec.exe
speexdec.o:speexdec.c:(.text+0x4af): undefined reference to
`_imp__waveOutGetNumDevs at 0'
speexdec.o:speexdec.c:(.text+0x54d): undefined reference to
`_imp__waveOutOpen at 24'
speexdec.o:speexdec.c:(.text+0x5aa): undefined reference to
`_imp__waveOutReset at 4'
speexdec.o:speexdec.c:(.text+0x7f1): undefined reference to
`_imp__waveOutUnprepareHeader at 12'
speexdec.o:speexdec.c:(.text+0x8f2): undefined reference to
`_imp__waveOutPrepareHeader at 12'
speexdec.o:speexdec.c:(.text+0x913): undefined reference to
`_imp__waveOutWrite at 12'...
2016 Jul 11
1
failure with latest cross compiling
...>> speexdec.o:speexdec.c:(.text+0x4af): undefined reference to
>> `_imp__waveOutGetNumDevs at 0'
>> speexdec.o:speexdec.c:(.text+0x54d): undefined reference to
>> `_imp__waveOutOpen at 24'
>> speexdec.o:speexdec.c:(.text+0x5aa): undefined reference to
>> `_imp__waveOutReset at 4'
>> speexdec.o:speexdec.c:(.text+0x7f1): undefined reference to
>> `_imp__waveOutUnprepareHeader at 12'
>> speexdec.o:speexdec.c:(.text+0x8f2): undefined reference to
>> `_imp__waveOutPrepareHeader at 12'
>> speexdec.o:speexdec.c:(.text+0x913): undefin...