Hi all, I tried to update 1.3.3.4cvs with some new cvs checkouts under SuSE 10.0 and 10.1 -- impossible. I always get the following errors:
query.cpp:20: error: expected ?,? or ?...? before ?%? token query.cpp:20: error: prototype for ?Query::Query(QWidget*, const char*)? does not match any in class ?Query? query.h:22: error: candidates are: Query::Query(const Query&) query.h:27: error: Query::Query(QWidget*, const char*, bool, uint, QString, QString) query.cpp: In constructor ?Query::Query(QWidget*, const char*)?: query.cpp:21: error: ?modal? was not declared in this scope query.cpp:21: error: ?fl? was not declared in this scope query.cpp:23: error: could not convert ?((Query*)this)->QObject::name? to ?bool? query.cpp:23: error: in argument to unary ! query.cpp:25: error: ?titel? was not declared in this scope query.cpp:32: error: ?text? was not declared in this scope make[3]: *** [query.o] Fehler 1 make[3]: Leaving directory `/home/christoph/scribus133/Scribus/scribus' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/home/christoph/scribus133/Scribus/scribus' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/christoph/scribus133/Scribus' make: *** [all] Fehler 2 There must have been some changes going on under the hood that prevent 1.3.3.4cvs from building. I always used clean checkouts. Christoph
