ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #01841
CMake returns: Unknown CMake command "qt5_use_modules"
Hey guys,
Out of my "Adventures of trying to compile and run mediaplayer-app", I have
a new issue.
When I run
> sudo apt-get build-dep mediaplayer-app
It installs a couple of packages
> The following extra packages will be installed:
>
> gstreamer0.10-ffmpeg hud julius julius-voxforge libhud-client2
>> libhud-qt1 libhud1 libpocketsphinx1 libsphinxbase1
>> pocketsphinx-hmm-en-hub4wsj pocketsphinx-lm-en-hub4
>
> pocketsphinx-utils qtdeclarative5-hud1.0
>
> The following NEW packages will be installed:
>
> gstreamer0.10-ffmpeg julius julius-voxforge libhud-client2 libhud-qt1
>> libhud1 libpocketsphinx1 libsphinxbase1 mediaplayer-app
>> pocketsphinx-hmm-en-hub4wsj
>
> pocketsphinx-lm-en-hub4 pocketsphinx-utils qtdeclarative5-hud1.0
>
>
Yet I get this:
> matzipan@matzipan-laptop:~/Workspace/mediaplayer-app$ cmake ./
>
> CMake Error at CMakeLists.txt:27 (qt5_use_modules):
>
> Unknown CMake command "qt5_use_modules".
>
>
>>
>> -- Configuring incomplete, errors occurred!
>
>
I have no more ideas.
Zisu Andrei