Reply 40 of 41, by AmigaBlitter
AmigaBlitter
Offline
Rank
Newbie
Hello everyone,
i'm having problem compiling this version.
got this error compiling:
In file included from cpu.cpp:28:0:
../../include/setup.h:247:25: error: ‘FILE’ has not been declared
virtual void PrintData(FILE* outfile) const =0;
^
../../include/setup.h:280:17: error: ‘FILE’ has not been declared
void PrintData(FILE* outfile) const;
^
../../include/setup.h:315:17: error: ‘FILE’ has not been declared
void PrintData(FILE* outfile) const;
Any hint?