Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gst/gl/gstglfuncs.h: No such file or directory of this type #13

Open
ahmerique opened this issue Jun 11, 2018 · 0 comments
Open

gst/gl/gstglfuncs.h: No such file or directory of this type #13

ahmerique opened this issue Jun 11, 2018 · 0 comments

Comments

@ahmerique
Copy link

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.

make_error.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant