[Wine] gstreamer on Mac OS X

ryan woodsmall rwoodsmall at mac.com
Mon Jan 10 13:51:32 CST 2011


> Has anyone gotten this to work?
> 
>> configure: gstreamer-0.10 base plugins 32-bit development files not found, gstreamer support disabled

I have Wine 1.3.1x compiling against gstreamer 0.10, but I had to link the gst subdirectory from the versioned includes dir like:

cd /full/path/to/includes
ln -Ffs gstreamer-0.10/gst gst

That should allow configure to find the include files. -r



More information about the wine-users mailing list