[Bug 31836] Add support for GStreamer 1.0 API/ABI

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 21 13:32:43 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=31836

--- Comment #41 from Andrew Eikum <aeikum at codeweavers.com> ---
(In reply to Rafał Mużyło from comment #40)
> > I'd probably go with a warning instead of an error, since many distros don't ship 32-bit gstreamer and I don't want to kill those builds because they happen to have 64-bit gstreamer installed.
> 
> This is the part we keep misunderstanding each other - I don't see how you
> could construct such case.
> 
> I'd put AC_MSG_ERROR only in case gstreamer is detected, but is mismatched.
> 
> If it's not detected, we're not in the branch.
> 

You're right. I was thinking the headers were sufficient to get into the
branch, but the error will only occur if 32-bit gstreamer SO files are present.
Do you want to write a patch, or shall I add this to my TODO list?

-- 
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.


More information about the wine-bugs mailing list