Registered Member
|
I already have a build environment, but I wanted to setup a new one. But I run in to some problems.
system is OpenSuse 11.1 and I've build QT 4.5.3 without any errors, it's installed in /usr/local/Trolltech . After running cmake
I get
and a similar bunch of more of these. My LD_LIBRARY_PATH is set to use the /usr/local/Trolltech |
Administrator
|
Have you set QTDIR to /usr/local/Trolltech/Qt-4.5.3/ and PATH to /usr/local/Trolltech/Qt-4.5.3/bin:$PATH?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
KDE Developer
|
Reads like you have a different Qt but you still link to libraries that link to the old Qt.
I bet that this is kdelibs. To get rid of those warnings you'd have to recompile kdelibs and kdepimlibs against this new version of Qt too. Or, maybe easier, just not use your new Qt. Not sure why you compiled your own Qt as there is already one on the system
Thomas Zander
KWord maintainer |
Registered Member
|
my application is build against this newer version of QT and that's why I use it. Both the variables mentioned by bcooksley were set. I think I will recompile the kdelibs
|
Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], lockheed, mesutakcan