0

How do I develop a GUI software using c++

I've been practicing c++ for a good time but most of the programs I've been creating were CLI, now I want to dig deep into GUI software

6th Jan 2025, 1:31 PM
CHEROP KEPHA SIYA
CHEROP KEPHA SIYA - avatar
3 RĂ©ponses
+ 2
You need a gui framework like QT, wxwidget, imgui etc. For Android guis with c++ you of course need android studio For games, you need engines like Godot, unity, cocos2d and sfml. Also, it's very good that you decide to start gui programming. Console apps are in the 90s idk but GUI make you think very close to a real world application.
6th Jan 2025, 4:51 PM
RuntimeTerror
RuntimeTerror - avatar
0
h
7th Jan 2025, 1:47 PM
Abdl Karim
Abdl Karim - avatar