Building errors related to imgui_tables.cpp #5570
arash28134
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to build a project that uses GLFW, GLEW along with ImGui and It's backends (imgui_impl_glfw.h and imgui_impl_opengl3.h)
this is my CMakeLists.txt:
when I try to build, I get errors from "imgui_tables.cpp". there are so many, but some of them are:
this is my project folder structure:
what can possibly be causing these errors?
Beta Was this translation helpful? Give feedback.
All reactions