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

Compiler doesn't find GL/glew.h when compiling to Windows (Ubuntu) #2287

Open
Libertifer opened this issue Feb 16, 2022 · 1 comment
Open

Comments

@Libertifer
Copy link

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

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

@JoshDreamland
Copy link
Member

Is this the issue we helped you with on the Discord? I.e, can this issue be closed, now?

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

No branches or pull requests

2 participants