KGuitar v0.5 didn't compile: convertgp3.cpp:87: error: `malloc' undeclared (first use this function).
adding #include <stdlib.h> in convertgp3.cpp and convertgtp.cpp compile and seems to work fine.
Log in to post a comment.