Re: [gentoo-user] qdbusxml2cpp

2008-02-09 Thread Uwe Thiem
On Saturday 09 February 2008, Etaoin Shrdlu wrote: > On Saturday 9 February 2008, Uwe Thiem wrote: > > I am trying to port a KDE3 application to KDE4. Cmake gives me > > this error: > > > > CMake Error: Qt4 qdbusxml2cpp was not found. Make sure it has > > been built and installed by Qt > > > > And

Re: [gentoo-user] qdbusxml2cpp

2008-02-09 Thread Uwe Thiem
On Saturday 09 February 2008, Etaoin Shrdlu wrote: > On Saturday 9 February 2008, Uwe Thiem wrote: > > I am trying to port a KDE3 application to KDE4. Cmake gives me > > this error: > > > > CMake Error: Qt4 qdbusxml2cpp was not found. Make sure it has > > been built and installed by Qt > > > > And

Re: [gentoo-user] qdbusxml2cpp

2008-02-09 Thread Etaoin Shrdlu
On Saturday 9 February 2008, Uwe Thiem wrote: > I am trying to port a KDE3 application to KDE4. Cmake gives me this > error: > > CMake Error: Qt4 qdbusxml2cpp was not found. Make sure it has been > built and installed by Qt > > And indeed: > [EMAIL PROTECTED] /usr/bin $ ls -d qt* > qt2text qt3to4

Re: [gentoo-user] qdbusxml2cpp

2008-02-09 Thread Etaoin Shrdlu
On Saturday 9 February 2008, Uwe Thiem wrote: > > According to http://www.portagefilelist.de, it's actually qt-dbus > > that provides qdbusxml2cpp. > > Hm... That's for qt-4.4. For KDE4 development, I need qt-4.3. Another search on the same site lists qdbusxml2cpp provided by qt itself for qt ve

Re: [gentoo-user] qdbusxml2cpp

2008-02-09 Thread Uwe Thiem
On Saturday 09 February 2008, Etaoin Shrdlu wrote: > On Saturday 9 February 2008, Etaoin Shrdlu wrote: > > On Saturday 9 February 2008, Uwe Thiem wrote: > > > How do I make Qt install "qdbusxml2cpp"? > > > > The name suggests something dbus- or xml- related. Have you tried > > to install qt-dbus or

Re: [gentoo-user] qdbusxml2cpp

2008-02-09 Thread Etaoin Shrdlu
On Saturday 9 February 2008, Etaoin Shrdlu wrote: > On Saturday 9 February 2008, Uwe Thiem wrote: > > How do I make Qt install "qdbusxml2cpp"? > > The name suggests something dbus- or xml- related. Have you tried to > install qt-dbus or qt-xmlpatterns? > > (this is just a wild guess, of course) Ac

Re: [gentoo-user] qdbusxml2cpp

2008-02-09 Thread Etaoin Shrdlu
On Saturday 9 February 2008, Uwe Thiem wrote: > How do I make Qt install "qdbusxml2cpp"? The name suggests something dbus- or xml- related. Have you tried to install qt-dbus or qt-xmlpatterns? (this is just a wild guess, of course) -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] qdbusxml2cpp

2008-02-09 Thread Uwe Thiem
I am trying to port a KDE3 application to KDE4. Cmake gives me this error: CMake Error: Qt4 qdbusxml2cpp was not found. Make sure it has been built and installed by Qt And indeed: [EMAIL PROTECTED] /usr/bin $ ls -d qt* qt2text qt3to4 qtbz2 qtconfig qtdechunk qtdemo qtdump qtinfo qtrech