Try comment EGL in Makefile.
Skindesigner and openGL OSD
-
- [skindesigner]
- lnj
-
-
Try comment EGL in Makefile.
No problems in video.c anymore, but now:
Codeopenglosd.cpp: In Elementfunktion »bool cOglThread::InitOpenGL()«: openglosd.cpp:1773:20: Fehler: »GLEW_ERROR_NO_GLX_DISPLAY« wurde in diesem Gültigkeitsbereich nicht deklariert; meinten Sie »GLEW_ERROR_NO_GL_VERSION«? 1773 | if (err != GLEW_ERROR_NO_GLX_DISPLAY && egl) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ | GLEW_ERROR_NO_GL_VERSION make: *** [Makefile:226: openglosd.o] Fehler 1
Grüße
kamel5
-
-
Ok, than the next error:
Code
Display Moreopenglosd.cpp: In Elementfunktion »bool cOglThread::InitOpenGL()«: openglosd.cpp:1776:17: Fehler: ISO-C++ verbietet Vergleich zwischen Zeiger und Ganzzahl [-fpermissive] 1776 | if (err != GLEW_ERROR_NO_GLX_DISPLAY && egl) { | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openglosd.cpp:1688:9: Warnung: Variable »egl« wird nicht verwendet [-Wunused-variable] 1688 | int egl = 0; | ^~~ openglosd.cpp:1776:49: Fehler: Marke »egl« verwendet, aber nicht definiert 1776 | if (err != GLEW_ERROR_NO_GLX_DISPLAY && egl) { | ^~~ make: *** [Makefile:226: openglosd.o] Fehler 1
Grüße
kamel5
-
-
Ok, thanks, it compiled now.
I will try it out in the next few days to see if it works for me.
Grüße
kamel5
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!