Open PeteHaughie opened 4 months ago
Hi, thanks for finding and investigating this issue, but it's rather imgui related.
Did you submit the change to the imgui repo itself ?
I have some custom modifications with an update script, which does some necessary changes to improve compatibility with OF but I'd like to keep these minimal.
I did not as I thought it might be better served solving my own problem first. I can do that if you feel it more appropriate though.
To check if it's indeed an imgui bug, best would be to compile the glfw example of the imgui repo and see if you need the same change. Otherwise the bug is in the OpenFrameworks or the ofxImGui code and could be merged here.
Which versions of OpenFrameworks and operating system do you need this fix for ?
I'll look into this on the macOS side
Fix for Mac Intel build error
error: cast of Objective-C pointer type 'id' to C pointer type 'void *' requires a bridged cast