Tacvek wrote:
"#define GS 0" along with other register names.
video.hh:76: error: expected unqualified-id before numeric constant
video.hh:76: error: expected `,' or `;' before numeric constant
video.hh:90: error: expected `,' or `...' before numeric constant
"GS" is being treated as a numeric constant ?
Well if it is that define, i would assume that 0 qualifies as a
numeric constant.
I have a strong reason to believe that it is that define. As
suggested by Daniel in his earlier email, I added a '#undef GS'
at the top of 'video.hh' just after '#include "SDL.h"' and
ran 'gmake video.o'.
The compile goes through without any errors or warnings. I will
rebuild Enigma with this new fix and test it out.
Regards,
Moinak.
_______________________________________________
Enigma-devel mailing list
Enigma-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/enigma-devel