[Bug 733487] W32: configure-time openjpeg detection fails for openjpeg-2.x

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 21 02:55:18 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733487
  GStreamer | gst-plugins-bad | unspecified

--- Comment #1 from LRN <lrn1986 at gmail.com> 2014-07-21 09:55:13 UTC ---
Created an attachment (id=281297)
 View: https://bugzilla.gnome.org/attachment.cgi?id=281297
 Review: https://bugzilla.gnome.org/review?bug=733487&attachment=281297

W32-compatible OpenJPEG-2.0 detection

OpenJPEG 2.0 API uses stdcall on W32 by default. This prevents normal
autoconf library macros from finding its functions.
A more compatible check is to acutally link a program that includes a
real header.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list