I get the following when compiling SVN10731:
Code
Compiling src/mess/drivers/abc1600.c...
Compiling src/mess/video/abc1600.c...
cc1plus.exe: warnings being treated as errors
src/mess/video/abc1600.c: In member function 'void abc1600_state::mover()':
src/mess/video/abc1600.c:744: error: unused variable 'gmdi'
make: *** [obj/windows/mess/mess/video/abc1600.o] Error 1
EDIT: fixed in SVN10733

Last edited by Kaylee; 03/09/11 02:21 AM.