Open PeteHaughie opened 4 months ago
Develop branch builds ~with no issues~.
Both Mac and Windows develop branch build (after some type casting) but neither show the left-hand box. The console does give a potential clue that I am not clever enough to understand what to do with:
[notice ] EngineGLFW::setup(): Replaced the openFrameworks' GLFW event listeners by the imgui_impl_glfw ones. You will not have multi-window nor multi-context support. This can be enabled by defining OFXIMGUI_GLFW_FIX_MULTICONTEXT_PRIMARY_VP=1.
Hi,
Indeed, the release and master-branch are quite outdated and we've been using the develop branch for quite some years.
If you needed some type casts, could you submit a PR with the required changes please ?
[edit: oh sorry you already did! :) ]
As to the message, you can ignore it if you have no clue : it's for some newly introduced imgui features, which require a different way of being interfaced with OF. You can read more in develop/readme.md
MSYS2 with MINGW64 on fresh install Windows 11
Builds as expected on Intel Mac
Have also tried the latest release which errored the same on Windows 11 but did not build on Mac.
Appears to be an issue with
ofxImGui/src/imconfig.h