In <200908072209.57233.malte.gell@gmx.de>, Malte Gell wrote:
There are two packages that are not ported to KDE4 yet:
- kmobiletools - kisdnwatch
I know, there are not many ISDN users left these days, but I am such...
I tried to build kisdnwatch on my own, but did not succeed, I got the source and tried:
./configure --prefix=/home/malte_gell/tmp/kisdnwatch --with-qt-dir=/usr/lib/qt4/
and it stops with error message:
checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt-mt) not found. Please check your installation!
I have Qt4 installed and still QT3, but Id like to link it agains KDE4 and Qt4...
Qt4 isn't source or binary compatible with Qt3. You will need to port the source to Qt4 if you want to link it with Qt4. That involves modifying the source code; are you a C++ programmer (or can you hire/beg/steal/borrow one)? [1] I don't know how long oS plans to ship Qt3, I imaging TT/Nokia will still be supporting it for a while, but I don't know that for sure. It may be best to just compile/link against Qt3. -- Boyd Stephen Smith Jr. ,= ,-_-. =. bss@iguanasuicide.net ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/ [1] Is it GPL/LGPL? I'll do it for a very reasonable fee. :)