-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm wondering if you ever met once the linking error? It seems that there was undefined reference to glfw and imGui.
#######Error message
/usr/bin/ld: libcore.so: undefined reference to 'glfwGetRequiredInstanceExtensions'
/usr/bin/ld: libcore.so: undefined reference to 'glfwInit'
/usr/bin/ld: libcore.so: undefined reference to 'ImGui::GetIO()'
/usr/bin/ld: libcore.so: undefined reference to 'ImGui::IsAnyMouseDown()'
#######

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels