pthom / imgui_bundle

Your fast track to powerful GUIs: Dear ImGui Bundle, an extensive toolkit for Python and C++ with immediate mode efficiency.
https://pthom.github.io/imgui_bundle/
MIT License
703 stars 73 forks source link

Compilation error when disabling ImPlot #242

Closed adepierre closed 3 months ago

adepierre commented 3 months ago

Hello, and thank you for this project!

I tried to setup an base example with IMGUI_BUNDLE_DISABLE_IMPLOT set to ON. But then the build fails because immapp has some #include with implot headers (for example here)

pthom commented 3 months ago

Hello, thanks for reporting this.

This was fixed here: https://github.com/pthom/imgui_bundle/commit/226ecaa9064321d2194020273a311b03013b098a