If i enable parallel compilation in the makefile with -j4, the build fails because a maxmod header is not found:
Code: Select all
fatal error: soundbank_bin.h: No such file or directory
#include "soundbank_bin.h"

So... there's a way to force maxmod util to work with parallel builds?
Thanks a lot guys
