PDA

View Full Version : Phonon, MinGW, GStreamer



youkai
17th March 2009, 20:01
Hi.

I just got binaries of GStreamer for Windows from here (http://gstreamer.freedesktop.org/pkg/windows/releases/).

Then I opened ".../src/plugins/phonon/gstreamer/gstreamer.pro" and added the include path to the GStreamer Header Files (INCLUDEPATH += ...) and also LIB += -L"..." to the libaries.

But I get a bunch of errors when compiling the GStreamer backend for Phonon.

Is it possible to do this under Windows with MinGW?

Bye

Thành Viên Mới
16th January 2012, 01:23
Hi.

I just got binaries of GStreamer for Windows from here (http://gstreamer.freedesktop.org/pkg/windows/releases/).

Then I opened ".../src/plugins/phonon/gstreamer/gstreamer.pro" and added the include path to the GStreamer Header Files (INCLUDEPATH += ...) and also LIB += -L"..." to the libaries.

But I get a bunch of errors when compiling the GStreamer backend for Phonon.

Is it possible to do this under Windows with MinGW?

Bye


i also face to issue as you, help, please !