From kde-devel Sat Jun 26 14:31:33 1999 From: Denis Pershin Date: Sat, 26 Jun 1999 14:31:33 +0000 To: kde-devel Subject: kdelibs do not compile at all... X-MARC-Message: https://marc.info/?l=kde-devel&m=93050714732468 Hello all, I have just discovered that kdelibs in HEAD branch do not compile at all... The problem is in kiconloader I tried to fix it... But I saw lots of internals smashed in it... /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kdeui -I/home/dyp/src/kde/qt-2.00/include -I/usr/X11R6/include -I/usr/local/kde2/include -O2 -c kiconloader.cpp kiconloader.cpp: In method `void KIconLoader::initPath()': kiconloader.cpp:118: no method `KApplication::kde_toolbardir' kiconloader.cpp:126: no matching function for call to `KApplication::appName ()' kiconloader.cpp:128: no matching function for call to `KApplication::appName ()' kiconloader.cpp:130: no matching function for call to `KApplication::appName ()' kiconloader.cpp:134: no matching function for call to `KApplication::appName ()' kiconloader.cpp:137: no matching function for call to `KApplication::appName ()' kiconloader.cpp:141: no matching function for call to `KApplication::appName ()' kiconloader.cpp: In method `class QPixmap KIconLoader::loadIcon(const class QString &, int = 0, int = 0, bool = true)': kiconloader.cpp:198: no matching function for call to `KApplication::appName ()' kiconloader.cpp: In method `class QString KIconLoader::getIconPath(const class QString &, bool = false)': kiconloader.cpp:240: `pixmap_dirs' undeclared (first use this function) kiconloader.cpp:240: (Each undeclared identifier is reported only once kiconloader.cpp:240: for each function it appears in.) kiconloader.cpp:242: confused by earlier errors, bailing out make: *** [kiconloader.lo] Error 1 appName should be replaced wit name(), but what to do with pixmap_sirs... Is it a good practise to have compilable changes in cvs? -- Sincerely Yours, Denis Y. Pershin ---------------------------------- E-Mail: dyp@inetlab.com HomePage: http://www.software.ru/dyp/ FidoNet: 2:5000/120.5 ----------------------------------