cannot compile
Brought to you by:
paulnasca
With GCC 4.4.0 :
Input/MP3InputS.cpp: In member function ‘virtual int MP3InputS::read(int, short int*)’:
Input/MP3InputS.cpp:114: erreur: ‘memmove’ was not declared in this scope
I had to add #include <string.h> to Input/MP3InputS.h