pthom / hello_imgui

Hello, Dear ImGui: unleash your creativity in app development and prototyping
https://pthom.github.io/hello_imgui
MIT License
606 stars 91 forks source link

Access to imgui/misc/cpp/ extension #35

Closed Guillaume227 closed 1 year ago

Guillaume227 commented 1 year ago

I am getting unresolved external errors for calls to ImGui methods placed in imgui/misc/cpp/imgui_stdlib.h. Are these sources not compiled by default alongside other imgui code? Are there some specific steps to take in the CMakeLists.txt to pull them in?

pthom commented 1 year ago

Good remark, thanks! I just added this in fde73fd13bb7881fb1662506cdcd59175b691343