On Sunday 11 November 2007, Felipe Sánchez wrote: > > Hi there, I'm trying to compile KDE in OS X, I downloaded and installed Qt > qt-mac-opensource-4.3.2.dmg and qt-mac-opensource-4.3.2-debug-libs.dmg from > trolltech, then I proceeded to install strigi and CMake with mactports. Then > I got a recent snv of kde: svn co > svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs, then I did the following: > CMake Error: Qt4 qdbusxml2cpp was not found. Make sure it has been built and > installed by Qt
It looks like your Qt wasn't compiled with DBUS support. If you don't have a /opt/qt4/bin/qdbusxml2cpp then I'm afraid you're going to have to deinstall this binary version of Qt and compile Qt from sources instead. -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
