Integration of GStreamer in QT application on Windows using MinGW

K_AA alxndr.kslv at gmail.com
Tue May 6 22:53:47 PDT 2014


Hello! I also try to integrate GStreamer with Qt but I am a beginner.

I need to integrate Qt 4.7.4 (MinGW 4.4.0 x86 compiler) with GStreamer on
Windows (Windows 7 x64 installed). The application must be x86 compatible.
I downloaded the latest GStreamer packages: gstreamer-1.0-x86-1.2.4.1.msi,
gstreamer-1.0-devel-x86-1.2.4.1.msi and
gstreamer-1.0-x86-1.2.4.1-merge-modules.zip.
I installed the first and second package but I don't know what to do with
gstreamer-1.0-x86-1.2.4.1-merge-modules.zip.
I created a console application and modified the .pro file by adding the
following lines:


As a result I receive the following error... (application work fine without
lines given above)


main.cpp:


I also tried to delete all files "taglib" but it doesn't work...

Please, help me!
How to install these GStreamer packages?
How to configure the Qt project? It would be nice to get the example of .pro
file or the entire project.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Integration-of-GStreamer-in-QT-application-on-Windows-using-MinGW-tp4666587p4666822.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list