<div dir="ltr"><div style="font-size:12.8000001907349px">Hi</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I was compiling <span class="">Qt</span>-<span class="">Gstreamer</span> from source. I have Qt4.8 and <span class="">Qt</span> 5.4.1 installed from ubuntu repositories on ubuntu 1504.</div><div style="font-size:12.8000001907349px">I also have Qt5.4.2  installed using the installer in default $HOME location</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">first I tried</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">cd build</div><div style="font-size:12.8000001907349px">cmake ..</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">cmake detects only <span class="">Qt</span> 4.8 and QtQuick1</div><div style="font-size:12.8000001907349px">Here is the output </div><div style="font-size:12.8000001907349px"><span style="font-family:monospace"><span style="color:rgb(0,0,0)">----------------------------------------------------------------------------- </span><br>-- The following external packages were located on your system. <br>-- This installation will have the extra features provided by these packages. <br>----------------------------------------------------------------------------- <br>  * <span class="">Qt</span> - Required for building everything <br>  * QtOpenGL - Required for OpenGL acceleration in qtvideosink and QtGStreamerUi <br>  * QtQuick1 (QtDeclarative) - Required for building QtQuick1 support <br>  * Boost - Required for building QtGLib <br>  * <span class="">GStreamer</span> - Required to build <span class="">QtGStreamer</span> <br>  * <span class="">GStreamer</span> base library - Used for building the qtvideosink element <br>  * <span class="">GStreamer</span> app library - Required to build QtGStreamerUtils <br>  * <span class="">GStreamer</span> audio library - Required to build <span class="">QtGStreamer</span> <br>  * <span class="">GStreamer</span> video library - Required to build <span class="">QtGStreamer</span> <br>  * <span class="">GStreamer</span> pbutils library - Used for building the Discoverer API <br>  * GLib - Required to build QtGLib <br>  * GObject - Required to build QtGLib <br>  * OpenGL - Required for OpenGL rendering support in qtvideosink <br>  * Doxygen - Used to generate the API documentation <br><br>----------------------------------------------------------------------------- <br>-- Congratulations! All external packages have been found. <br>-----------------------------------------------------------------------------<br></span></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">If I supply the path manually to <span class="">Qt</span>.5.4.2 using </div><div style="font-size:12.8000001907349px"><span style="font-family:monospace"><span style="color:rgb(0,0,0)">cmake -DCMAKE_PREFIX_PATH="/home/pritam/<span class="">Qt</span>/5.4/gcc_64" ..</span><br></span></div><div style="font-size:12.8000001907349px"><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div><div style="font-size:12.8000001907349px"><font color="#000000" face="monospace">still same result. </font></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">How do I get QtQuick2 with <span class="">QtGstreamer</span>?</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Regards,</div>pritam</div></div>
</div>