[Bug 735522] gl: fix for configure.ac to prevent unnecessary checks and linkage
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 30 08:36:51 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=735522
--- Comment #9 from Hamdi Rakkez <hamdi.rakez.selotec at gmail.com> ---
No, there is an issue and I was able to configure correctly when I comment
those lines in configure.ac :
#if test "x$HAVE_GLES2" = "xno"; then
# if test "x$NEED_GLES2" = "xyes"; then
# AC_MSG_ERROR([Could not find the required OpenGL|ES 2.0 libraries])
# fi
#fi
BUT the big problem is that I don't find opengl plugin among gst-bad plugins "
No such element or plugin 'opengl' "
--
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