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

Fix for MinGW: Replace -lGLEW with -lglew32 #654

Open
DiegoJArg opened this issue Feb 20, 2023 · 0 comments
Open

Fix for MinGW: Replace -lGLEW with -lglew32 #654

DiegoJArg opened this issue Feb 20, 2023 · 0 comments

Comments

@DiegoJArg
Copy link

As the subject says.
In order to compile for windows with MinGW, I had to edit premake4.lua and change every occurrence of "GLEW" to glew32 after installing it.

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

No branches or pull requests

1 participant