Compiler doesn't find GL/glew.h when compiling to Windows (Ubuntu)
Reporter: Libertifer | Status: open | Last Modified: March 21, 2022, 05:10:59 pm I'm using Ubuntu 20.04 and I installed MinGW 64.
Indeedly GL/glew.h is in /usr/include.
Anyway, when compiling to Windows, get "Compile failed at C++ level".
Indeedly GL/glew.h is in /usr/include.
Anyway, when compiling to Windows, get "Compile failed at C++ level".
In file included from ./Graphics_Systems/OpenGL-Common/GLSLshader.h:21, from ./Graphics_Systems/OpenGL-Common/shader.h:22, from ./Graphics_Systems/OpenGL3/include.h:3, from /home/ivan/.enigma/API_Switchboard.h:32, from SHELLmain.cpp:58: Bridges/OpenGL/OpenGLHeaders.h:4:10: fatal error: GL/glew.h: No existe el archivo o el directorio 4 | #include <GL/glew.h> | ^~~~~~~~~~~
Is this the issue we helped you with on the Discord? I.e, can this issue be closed, now?
Leave a commentView this issue on GitHub
Please sign in to post comments, or you can view this issue on GitHub.