Compilation fails #2626
Answered
by
fredroy
Liudeke
asked this question in
Build / Config / Environment
Compilation fails
#2626
-
|
Beta Was this translation helpful? Give feedback.
Answered by
fredroy
Jan 21, 2022
Replies: 1 comment 2 replies
-
It seems the linker did not use libglew (so it is missing the symbols for it) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
hugtalbot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems the linker did not use libglew (so it is missing the symbols for it)
In your cmake configuration, what does it say for the variable
GLEW_SHARED_LIBRARY_RELEASE
?