+ 1

How to make GUI app with C++ or Bash?

How could I make a desktop GUI app with Bash or C++? I am tired of making Terminal applications!

17th Feb 2021, 3:05 PM
firet 🇮🇱
firet 🇮🇱 - avatar
3 ответов
+ 2
you can try Qt or gtk, toolkits with C++.
17th Feb 2021, 4:17 PM
Bahhaⵣ
Bahhaⵣ - avatar
+ 1
I found SFML, a great C++ multimedia library. I use it for apps and GUIs.
8th Jul 2021, 2:27 PM
firet 🇮🇱
firet 🇮🇱 - avatar