Hi there is a wrong include in your patch -#include <phonon/pulsesupport_p.h> > > +#include <phonon/private/pulsesupport_p.h> > > #include <phonon/pulsesupport_p.h> is the correct one
Greetings Patrick 2009/12/28 Chris Browet <[email protected]> > The patch has been updated vs. current KDE phonon SVN. > > Regards > - Chris - > > > On Mon, Nov 30, 2009 at 05:11, Chris Browet <[email protected]> wrote: > >> >> The patch vs. kdesupport phonon is available at >> http://gitorious.org/mythq/mythq/blobs/master/contrib/phonon_gstreamer_kde_windows.patch >> >> I'm using MinGW 4.4.0 to compile (from the latest Qt 4.6.0-rc SDK). >> >> The cmake command I used to build is: >> cmake.exe -G "MinGW Makefiles" >> -DCMAKE_INSTALL_PREFIX="C:\kde\kde-mingw4-stable" >> -DCMAKE_INCLUDE_PATH=c:\gstreamer\include >> -DCMAKE_LIBRARY_PATH=c:\gstreamer\lib;c:\gstreamer\bin >> >> I installed bothe the binary *and dev (for building) *packages from >> http://www.gstreamer-winbuild.ylatuya.es/doku.php >> I guess the dev package is not needed at runtime. >> >> Obviously, you have to add the gstreamer bin directory to the PATH. >> >> Tell me if you encounter problems. >> >> > > _______________________________________________ > Kde-windows mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-windows > >
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
