Developing KDE2 Apps with Kdevelop 1.1

Serge Lussier lusse at videotron.ca
Sat Jun 17 21:51:13 BST 2000


Hi,
Using Kdevelop1.1 I am trying to compile a newly created normal KDE2
project.

At link time, KApplication isn't resolved! WOW! Here are the stuff I think
are OK:
qt2 version is 2.1-1
kde2 is Kleopatra ( 2000, 06, 08 )
bin/sh ../libtool --silent --mode=link g++  -O0 -g3 -Wall
-I/opt/kde2/include   -o [...] -L/opt/kde2/lib -L/usr/lib/qt2/lib
-L/usr/X11R6/lib
-rpath /opt/kde2/lib -rpath /usr/lib/qt2/lib -rpath /usr/X11R6/lib [...]
-lkde-qt-addon -lkfile -lkdeui -lkdecore -lqt -lXext -lX11
etc ... and also -I/usr/lib/qt2/include

At a second try, I have added kde-qt-addon because I thought the
KApplication archive was inthere...

Thus, In which lib is the KApplication ????

What's wrong ? and why during ./configure, the KDE2 stuff are set correctly
while my project won't link ?


Very strange - my opinion..
Help please.
Thanks.
Serge Lussier







More information about the KDevelop mailing list