I get the following compile error with current svn 8415:

Code
Compiling src/mess/tools/messtest/testmess.c...
src/mess/tools/messtest/testmess.c: In function 'void command_trace(running_mach
ine*)':
src/mess/tools/messtest/testmess.c:955: error: 'debug_cpu_trace' was not declare
d in this scope
make: *** [obj/windows/mess/mess/tools/messtest/testmess.o] Error 1

(clean compiled)

Last edited by Kaylee; 07/07/10 05:01 AM.