http://bugs.winehq.org/show_bug.cgi?id=55143 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #37 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Just adding this note to this bug to make it findable. I received this message with a split oldwow64 mingw64 build. Building this with just the 64-bit side having gstreamer enabled leads to a wineprefix containing also just one c:/windows/system32/winegstreamer.dll. Then even after fixing the 32-bit build to contain winegstreamer.dll this error is still given, because it seems it relies on having at least some c:/windows/syswow64/winegstreamer.dll in place. After fixing the 32-bit one way might be to run `wine wineboot --update --force` to have both files in place: c:/windows/syswow64/winegstreamer.dll c:/windows/system32/winegstreamer.dll With the fixed build and both files in place the error from commen #0 is gone for me. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.