Re: Can't compile qt4-plugin

Jens Keppeler <[email protected]> Mon, 25 May 2009 23:57:26 +0200
Newsgroups gmane.network.licq.general
Message-ID <[email protected]>
cmake --version
cmake version 2.6-patch 2

I have Qt - Version: 4.4.3
on openSuSE 11.1

thanks

2009/5/25 Arne Schmitz <[email protected]>

> Am Montag 25 Mai 2009 22:03:34 schrieb [email protected]:
> > I have made in plugin folder:
> > > mkdir build
> >
> >  > cd build
> >
> > After that, i entered the command:
> > cmake -DCMAKE_INSTALL_PREFIX=/opt/licq -DWITH_KDE=ON ..
> >
> > An then i get this output:
> > CMake Error at config/CMakeLists.txt:13 (qt4_wrap_cpp):
> >   Unknown CMake command "qt4_wrap_cpp".
>
> Which version of cmake are you running? I have the following version, and
> it
> compiles fine:
>
> $ cmake --version
> cmake version 2.6-patch 3
>
> Also, do you have installed the Qt 4 development packages for your
> distribution? More information on the distribution (name, version) would be
> nice as well.
>
> Thanks,
>
> Arne
>
> --
> Dipl.-Inform. Arne Schmitz              Phone   +49 (0)241 80-21817
> Computer Graphics Group                 Fax     +49 (0)241 80-22899
> RWTH Aachen University                  http://www.rwth-graphics.de
> Ahornstrasse 55, 52074 Aachen, Germany
>
>