imgui_toggle
imgui_toggle copied to clipboard
Build errors when including in a project
Two errors to go. Got no idea how to deal with these.
Sorry, somehow I completely missed that you opened this ticket.
Make sure that imgui_toggle.cpp is compiled and linked into your final executable. That linker error indicates it either wasn't complied at all, or wasn't linked to the final executable.