I get the following error
Linking gmu.bin
Compiling src/decoders/vorbis.c
cc1: warning: -Wuninitialized is not supported without -O
src/decoders/vorbis.c:22:33: error: tremor/ivorbiscodec.h: No such file or directory
src/decoders/vorbis.c:23:32: error: tremor/ivorbisfile.h: No such file or directory
Using source
http://wejp.k.vu/files/gmu-0.9.0.tar.gz
Could author include the required tremor includes and update the link? Or am I missing something else?
Linking gmu.bin
Compiling src/decoders/vorbis.c
cc1: warning: -Wuninitialized is not supported without -O
src/decoders/vorbis.c:22:33: error: tremor/ivorbiscodec.h: No such file or directory
src/decoders/vorbis.c:23:32: error: tremor/ivorbisfile.h: No such file or directory
Using source
http://wejp.k.vu/files/gmu-0.9.0.tar.gz
Could author include the required tremor includes and update the link? Or am I missing something else?