You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried it with the minimal demo before too and got the same result. Then I started using the metal demo and it worked (although some blurry fonts). I think the renderer is missing bc you need some kind of rendering implementation to run an Imgui program.
I have just tried it out on Linux.
There is not any graphical output, no window is popped up.
There is just a console output:
I have placed a
sleep
into the main loop in order to be able to catch the window popup.The text was updated successfully, but these errors were encountered: