From koffice Mon Mar 25 23:00:11 2002 From: Frans Englich Date: Mon, 25 Mar 2002 23:00:11 +0000 To: koffice Subject: Compile problem X-MARC-Message: https://marc.info/?l=koffice&m=101709740421176 =46rom CVS HEAD i get the following compile error: THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long=20 -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith=20 -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_S= OURCE=20 -Wcast-align -Wconversion -fno-builtin -g3 -fno-exceptions -fno-check-new= =20 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DKDE_NO_COMPAT -c= =20 pngexportdia.cc -Wp,-MD,.deps/pngexportdia.TPlo -fPIC -DPIC -o=20 =2Elibs/pngexportdia.o pngexportdia.cc: In method `PNGExportDia::PNGExportDia(QDomDocument, QStr= ing,=20 QWidget * =3D 0, const char * =3D 0)': pngexportdia.cc:46: no matching function for call to=20 `KFormula::Document::createFormula ()' make[4]: *** [pngexportdia.lo] Error 1 make[4]: Leaving directory=20 `/home/Cyth/programming/kde_head/koffice/filters/kformula/png' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory=20 `/home/Cyth/programming/kde_head/koffice/filters/kformula' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/Cyth/programming/kde_head/koffice/filte= rs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Cyth/programming/kde_head/koffice' make: *** [all] Error 2 bash-2.05$ cheers, Frans