Skip to content

Comments

Use Mesa Header Files For OpenGL#1323

Merged
CuriousTommy merged 2 commits intomasterfrom
use_mesa_headers
Feb 26, 2023
Merged

Use Mesa Header Files For OpenGL#1323
CuriousTommy merged 2 commits intomasterfrom
use_mesa_headers

Conversation

@CuriousTommy
Copy link
Contributor

I noticed that sometimes you can run into errors like this one:

darling/framework-include/OpenGL/gl.h:1:10: fatal error: 'GL/gl.h' file not found
#include <GL/gl.h>

So I decided to just directly copy over the Mesa header files.

@CuriousTommy CuriousTommy merged commit a82d18d into master Feb 26, 2023
@CuriousTommy CuriousTommy deleted the use_mesa_headers branch February 27, 2023 00:33
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

Successfully merging this pull request may close these issues.

1 participant