I've installed fltk and fltk-devel from SourceForge (.rpm) and got the following error compiling giFT:
Compiling Flv_List.cxx...
Flv_List.cxx: In method `void Flv_List::draw_row (int, int &, int &,
int &, int &, int)':
Flv_List.cxx:178: `inactive' undeclared (first use this function)
Flv_List.cxx:178: (Each undeclared identifier is reported only once for
each function it appears in.)
Please help,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've installed fltk and fltk-devel from SourceForge (.rpm) and got the following error compiling giFT:
Compiling Flv_List.cxx...
Flv_List.cxx: In method `void Flv_List::draw_row (int, int &, int &,
int &, int &, int)':
Flv_List.cxx:178: `inactive' undeclared (first use this function)
Flv_List.cxx:178: (Each undeclared identifier is reported only once for
each function it appears in.)
Please help,