+ 2
C++ Software Development
Are there any platforms used for creating graphical software using C++?
2 Answers
+ 3
-QT
-WxWidgets
WxWidgets is open source, comes with over 1000 tutorials when installed. Its around 300mb.
Qt is probably the easiest GUI framework for c++. But its pretty big 8gb.
+ 1
For GUI, I normally use Qt framework if C++ is a requirement
https://wiki.qt.io/About_Qt