You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I'm trying to install your plugin, however I have an issue with the header file gst/gl/glfuncs.h which is not found when running make.
I installed the generic plugins (good, bad, ugly, base) for gstreamer 1.0. I currently have the 1.8 version of gstreamer.
I just pasted the first error as the other are the same include error, the rest is in the txt file:
[6/23] Compiling C object 'gst3d-1.0@sha/gst-libs_gst_3d_gst3dnode.c.o'.
FAILED: cc -Igst3d-1.0@sha -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/libdrm -I/usr/local/include/graphene-1.0 -I/usr/local/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/local/include -I/usr/local/include/hidapi -I/usr/include/assimp -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -g -DHAVE_OPENHMD=1 -fPIC -pthread -mfpmath=sse -msse -msse2 -Wno-pedantic -MD -MQ 'gst3d-1.0@sha/gst-libs_gst_3d_gst3dnode.c.o' -MF 'gst3d-1.0@sha/gst-libs_gst_3d_gst3dnode.c.o.d' -o 'gst3d-1.0@sha/gst-libs_gst_3d_gst3dnode.c.o' -c ../gst-libs/gst/3d/gst3dnode.c
In file included from ../gst-libs/gst/3d/gst3dnode.h:27:0,
from ../gst-libs/gst/3d/gst3dnode.c:32:
../gst-libs/gst/3d/gst3dshader.h:27:31: fatal error: gst/gl/gstglfuncs.h: Aucun fichier ou dossier de ce type
compilation terminated.
First time posting here, so if anything is missing I apologize in advance.
I hope you can help me deal with this issue,
Thanks a lot.
Hi there,
I'm trying to install your plugin, however I have an issue with the header file gst/gl/glfuncs.h which is not found when running make.
I installed the generic plugins (good, bad, ugly, base) for gstreamer 1.0. I currently have the 1.8 version of gstreamer.
I just pasted the first error as the other are the same include error, the rest is in the txt file:
First time posting here, so if anything is missing I apologize in advance.
I hope you can help me deal with this issue,
Thanks a lot.
make_error.txt
The text was updated successfully, but these errors were encountered: