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 unnecessary dependency on glu.h via glew.h #320

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

v-dobrev
Copy link
Member

@v-dobrev v-dobrev commented Nov 3, 2024

In order to get rid of this unnecessary dependency, build GLVis
with -DGLEW_NO_GLU which prevents GLEW from trying to include
glu.h.
Added a link to a github issue about the usage of GLEW_NO_GLU.
@tzanio tzanio requested a review from justinlaughlin November 3, 2024 18:08
@tzanio tzanio merged commit 7293726 into master Nov 5, 2024
10 checks passed
@tzanio tzanio deleted the build-no-glu branch November 5, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants