How to make graphic applications with c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to make graphic applications with c++

I would like to make graphic applications with c++. A year ago I began learning c++ and then I started making videogames in unity. Now I want to make more serious things, that aren't console applications, but neither videogames . I've heard about "Qt" and I am interested in using it, but first I want to hear other people's opinions, so what do you recommend me? Thank you.

14th Jan 2020, 6:21 PM
Ricardo Perez
Ricardo Perez - avatar
2 Answers
+ 3
Yes, you can use Qt framework for GUI applications. It's fast and flexible, so you can run it on Windows, Mac OS X and Linux. You can download the installer from here: https://www.qt.io/download-qt-installer
14th Jan 2020, 7:20 PM
Calin Onofrei
Calin Onofrei - avatar
0
Thank you I'll try it
22nd Jan 2020, 6:57 AM
Ricardo Perez
Ricardo Perez - avatar