Post AxKIK1hO1355xEU2m8 by gracicot@mastodon.social
 (DIR) More posts by gracicot@mastodon.social
 (DIR) Post #AxKIK09fkuWFANhbaS by INCD021@mastodon.gamedev.place
       2025-08-19T11:26:02Z
       
       0 likes, 0 repeats
       
       So after fighting #ImGui and not getting it to work, I've switched to #raygui and it worked right away. I think I'm just not used to #CMake and VS Code setup yet, and I've been pampered way too much over the past decade with nice looking IDEs. They are good, but also hide a lot of what is going on under the hood. So it's nice having to be so explicit. Also why I'm turning to C++ again. Not too much magic!
       
 (DIR) Post #AxKIK1hO1355xEU2m8 by gracicot@mastodon.social
       2025-08-19T11:28:03Z
       
       0 likes, 1 repeats
       
       @INCD021 imgui not supporting cmake properly doesn't help. They should adopt a build system!