GLFW example #5613
StarOrpheus
started this conversation in
Build/Link/Run/Fonts issues ONLY!
GLFW example
#5613
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When providing imgui via vcpkg.json (manifest mode), like this one:
Building of glfw opengl3 example fail:
tl;dr
undefined reference to OpenGL functions
.If ImGui pushes its loader, including glfw without
#define GLFW_INCLUDE_NONE
is kinda sus.Fixes this issue.
Is there an issue I can upvote or should I create a new one?
Beta Was this translation helpful? Give feedback.
All reactions