comment out line 773 in pmas.cpp, and it works. some null error // if (newstyleparams && oldstyleparams) { eprintf("Cannot use old and new style parameters together.\n"); eexit(); }