Closed reformstudios closed 1 year ago
I just tested the same on windows, and the windows build works, so there's something wrong with either the macos arm build or my environment. Let me know what debug info you might need to help determine the cause of the issue. Thanks again! p.
Should work now on develop
. Please note that example was setup to work with Xcode only. Ninja support may arrive in the future.
Hi there, When I run the commands provided to build the demo apps, it builds fine, but when I run the app, I just get a blank window. I had this problem previously with imgui, and it came down to some of the configuration of the opengl window (gsls versions 130 instead of 150). I see that imgui-node-editor now defaults to 150, so that shouldn't be the issue. Can you suggest how I can debug the issue? Here is my cmake configure output