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

Remove GLEW_STATIC preprocessor directive from project #1

Open
1 of 2 tasks
terrehbyte opened this issue Jan 13, 2015 · 0 comments
Open
1 of 2 tasks

Remove GLEW_STATIC preprocessor directive from project #1

terrehbyte opened this issue Jan 13, 2015 · 0 comments
Labels

Comments

@terrehbyte
Copy link
Contributor

GLEW_STATIC is for building GLEW. If you are linking against GLEW as a shared library, you should not be using it.

This patch should be applied to all relevant projects

  • 1 - Drawing Geometry
  • 2 - Texturing
@terrehbyte terrehbyte added the bug label Jan 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant