I have the following error when compiling qmatplot 0.4.2 'Mandrake 9.2):
In file included from qmatplotshell.cpp:28:
kswinworksheet.h:43: error: extra qualification `KSWinWorksheet::' on member `setDataObjec t' ignored
pixmaps/action_properties.xpm:2: warning: `const char*action_properties[151]' defined but not used
pixmaps/action_worksheet.xpm:2: warning: `const char*action_worksheet[23]' defined but not used
make[3]: *** [qmatplotshell.o] Erreur 1
make[3]: Leaving directory `/home/dd/Soft/Qmatplot/qmatplot-0.4.2/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/dd/Soft/Qmatplot/qmatplot-0.4.2/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/dd/Soft/Qmatplot/qmatplot-0.4.2'
make: *** [all] Erreur 2
Can you help me ?.....
|