Qtgstreamer compile error
diego
diego.gonzalez at horus.es
Mon Oct 21 16:45:47 CEST 2013
El 21/10/2013 14:10, George Kiagiadakis escribió:
> On Mon, Oct 21, 2013 at 1:00 PM, Diego Gonzalez
> <diego.gonzalez at horus.es <mailto:diego.gonzalez at horus.es>> wrote:
>
>
> Hello,
>
> I just builded and installed QTgstreamer lib. However, when I try
> to compile the example player.pro <http://player.pro> I get this
> error:
>
> Starting: "/usr/bin/make"
>
> make: *** No rule to make target
> `../../../examples/player/player.pro <http://player.pro>', needed
> by `Makefile'. Stop.
>
> The process "/usr/bin/make" exited with code 2.
>
> Error while building/deploying project player (kit: Desktop)
>
> When executing step 'Make'
>
>
>
> I'm using QT 4.8.5. Can anyone help me?
>
>
> This sounds like a qmake bug or something like that. Maybe you just
> need to compile it in-source.
Sorry, I don't understand what do you mean with "compile it in-source".
> But, if you have compiled qt-gstreamer from source, then the examples
> should also be already compiled in the source tree.
I have followed QTGStreamer Readme intructions:
$ mkdir build && cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/path/to/installation/prefix
$ make
$ make install
making prefix = /usr/local/TrollTech/Qt-4.8.5
I think the previous message came from installation problems (we tried
several times and corrupted it, it seems). We deleted all and
reinstalled. Now we get:
Starting: "/usr/local/Trolltech/Qt-4.8.5/bin/qmake"
/home/horus/qt-gstreamer-0.10.3/examples/voip/voip.pro -r -spec
linux-g++ CONFIG+=debug CONFIG+=declarative_debug
Project ERROR: Package QtGStreamerkkk-0.10 not found
The process "/usr/local/Trolltech/Qt-4.8.5/bin/qmake" exited with code 2.
Error while building/deploying project voip (kit: Desktop)
When executing step 'qmake'
Elapsed time: 00:00.
We find this file at
/usr/local/TrollTech/Qt-4.8.5/lib/i386-linux-gnu/pkconfig but QTCreator
can not find it.
Thank you
> If you really want to build separately, note that you can also use
> cmake, which is the preferred build system.
>
> Regards,
> George
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
--
Diego González González
Dpto. de Control Industrial
HORUS HARDWARE S.A.
Pol Ind Europolis C/Berna nº4
28232 Las Rozas de Madrid
diego.gonzalez at horus.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131021/2aa549b4/attachment.html>
More information about the gstreamer-devel
mailing list