[Bug 781606] testegl-testegl.o: undefined reference to symbol 'glUniformMatrix4fv'

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 22 12:02:30 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781606

--- Comment #1 from minfrin at sharp.fm ---
Hack workaround:

diff --git a/examples/egl/Makefile.am b/examples/egl/Makefile.am
index 2646cba..e81945e 100644
--- a/examples/egl/Makefile.am
+++ b/examples/egl/Makefile.am
@@ -1,9 +1,5 @@
 noinst_PROGRAMS = 

-if USE_OMX_TARGET_RPI
-noinst_PROGRAMS += testegl
-endif
-
 testegl_SOURCES = testegl.c

 noinst_HEADERS = cube_texture_and_coords.h

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