Skip to Content.
Sympa Menu

sm-users - [SM-Users] problem compiling kde apps

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Salvatore Barone <salvatore.barone AT sbits.it>
  • To: sm-users AT lists.ibiblio.org
  • Subject: [SM-Users] problem compiling kde apps
  • Date: Tue, 01 Jul 2003 00:38:27 +0200

>I tried to cast quanta and got this:

>checking for Qt... libraries /usr/lib, headers /usr/include/qt using >-mt
>checking if Qt compiles without flags... yes
>checking for moc... /usr/bin/moc
>checking for uic... /usr/bin/uic
>checking whether uic supports -L ... yes
>checking whether uic supports -nounload ... yes
>checking if Qt needs -ljpeg... no
>checking for rpath... yes
>checking for KDE... libraries /usr/lib, headers /usr/include
>checking if UIC has KDE plugins available... configure: error: not >found - you
>need to install kdelibs first.

>I have Qt 3.1.2 and kdelibs 3.0.99. The Qt I upgraded after casting >kde. Do I
>have to recast kdelibs or Qt?

>phma

I solved the problem by searching into ./configure script the word "klineedit" and replacing with "KLineEdit".

The configure script search in actest.cpp file (generated by uic for the test) the wrong QT class for the KLineEdit plugin.

I hope this can help you.
Good Luck


--
Ing. Salvatore Barone
Via Parigi, 198 - 11100 Aosta
Tel: +39 328.17.81.959
E-mail: salvatore.barone AT sbits.it
-----------------------------------------
Date and Time synchronised by time.ien.it

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



  • [SM-Users] problem compiling kde apps, Salvatore Barone, 06/30/2003

Archive powered by MHonArc 2.6.24.

Top of Page