How would I compile raylib for OpenGL 3.1 #4287
Unanswered
Cube5x59999
asked this question in
Q&A
Replies: 1 comment
-
To change OpenGL versions you would want to change the But 3.1 does not seem like a valid selection. The following are choices: taken from https://github.com/raysan5/raylib/blob/master/src/Makefile#L235 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw the wiki to compile for another versions on opengl and it says using notepad++, so I installed it and the wiki has no like which file to open first, so I'm stuck, does it mean compiling my program or which main library file?
I use vscode for my program
Beta Was this translation helpful? Give feedback.
All reactions