search for: _imp__waveoutopen

Displaying 2 results from an estimated 2 matches for "_imp__waveoutopen".

Did you mean: __imp__waveoutopen
2016 Jul 08
3
failure with latest cross compiling
As a note, with the latest versions, I get this "new" failure, when cross compiling 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'...
2016 Jul 11
1
failure with latest cross compiling
...; failure, when >> cross compiling 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 refer...