+ 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 Answers
+ 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