Has anyone had any success compiling KIllustrator 0.70 with potato? I've got the latest qt1g, kdelibs2g and the -devs of both, and the latest g++ (2.95) and all its dependencies.
Trying to compile the KIllustrator tar.gz from the author's homepage was unsuccessful: the configure script was fine, but make died with: make[2]: Entering directory `/home/alisdair/killustrator-0.7/share' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/include/qt -I. -I./.. -O2 -c FilterInfo.cc In file included from FilterInfo.cc:25: FilterInfo.h:54: warning: keyword 'export' not implemented and will be ignored FilterInfo.h:54: parse error before `;' FilterInfo.cc: In method `FilterInfo::FilterInfo(FilterInfo::Kind, const char *, const char *, const char * = 0, const char * = 0, ImportFilter * = 0, ExportFilter * = 0)': FilterInfo.cc:39: warning: keyword 'export' not implemented and will be ignored FilterInfo.cc:39: parse error before `=' FilterInfo.cc: In method `class ExportFilter * FilterInfo::exportFilter()': FilterInfo.cc:63: warning: keyword 'export' not implemented and will be ignored FilterInfo.cc:63: `return' with no value, in function returning non-void make[2]: *** [FilterInfo.o] Error 1 make[2]: Leaving directory `/home/alisdair/killustrator-0.7/share' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alisdair/killustrator-0.7' make: *** [all-recursive-am] Error 2 I really know nothing about C++ (C is my favoured language) so I don't know what the problem with `export' is. Has anyone got any idea what the problem might be, and how to fix it? Alternatively, is there a similar or better drawing package available? TIA, -- alisdair mcdiarmid [EMAIL PROTECTED] [it's all done, everything is finished. so can i die now? please?]