gst-bad qmlglsink and Windows

Jan Schmidt thaytan at noraisin.net
Wed Sep 6 14:37:58 UTC 2017


Hi,

On 07/09/17 00:03, Weber, Holger wrote:
>
> Hi,
>
> I try to get the qmlglsink running under windows. I’m not sure if
> windows is even supported.
>
>  
>
> I checked out the current master stream of 1.13.x and tried to compile it.
>
>  
>
> The configure script says, that QPA is not installed… How can I fix this?
>
>  
>
>  
>
> configure: *** checking feature: Qt elements ***
>
> configure: *** for plug-ins: qt ***
>
> checking for QT... yes
>
> checking for moc-qt5... no
>
> checking for moc... C:/msys64/mingw32/bin/moc
>
> checking for rcc-qt5... no
>
> checking for rcc... C:/msys64/mingw32/bin/rcc
>
> checking for uic-qt5... no
>
> checking for uic... C:/msys64/mingw32/bin/uic
>
> configure: Cannot find QPA
>
> configure: WARNING: Could not find any Qt Windowing integration
>
> configure: *** These plugins will not be built: qt
>
>  
>
> I try to compile the package under msys2 with QT 5.9.
>

In general we don't build the Qt plugin under msys, because it needs to
be built to match the Qt platform and compiler that it's running against.

For Windows, you should try using the qtplugin.pro file in the
gst-plugins-bad/ext/qt directory to compile the plugin from with
qtcreator. That said - I'm not sure I've tried building it since the
dependency on QPA parts was added. It might not work on Windows right
now (which is something we'd like to know of course)

The autoconf build is used on other platforms, where Qt can be found and
used more easily.

Regards,
Jan.

>  
>
> Regards,
>
> Holger
>
>  
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170907/03d29436/attachment.html>


More information about the gstreamer-devel mailing list