I have been absolutely unable to compile FLTK, which is required for an application called ProteinShop. I get endless error messages when I try to compile any version of ftlk. These errors seem all related to either the FL or HL folders. What can be done? I cannot install fltk either on a MacG5 or MacPro.
Here is a partial list of error messages, all related to the mysterious FL directory. ./Geometry/HVector.h:93: error: (if you use '-fpermissive', G++ will accept you code, but allowing the use of an undeclared name is deprecated) ./Geometry/HVector.h: In constructor 'Geometry::HVector<ScalarParam, dimensionP ram>::HVector(const Geometry::Point<ScalarParam, dimensionParam>&)': ./Geometry/HVector.h:98: error: 'components' was not declared in this scope ./Geometry/HVector.h:99: error: 'components' was not declared in this scope ./Geometry/HVector.h:99: error: there are no arguments to 'Scalar' that depend n a template parameter, so a declaration of 'Scalar' must be available ./Geometry/HVector.h: In member function 'bool Geometry::HVector<ScalarParam, d mensionParam>::isVector() const': Then I get the following final error message: make: *** [TCPSocket2.o] Error 1 _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

