+ 2
How to start gui programming in c++
which library i should use that should be free and useful..
4 Answers
+ 5
I recommend using Qt, great framework and it's open source!
+ 1
but its not good idea, since it require much of your time typing, debug, testing,
i didn't recommend it unless you need your own game Engineđ
0
its super easy with qt, qt also provides network librarys, utility classes, its own IDE and much more.
0
Code blocks is a great compiler and IDE with the latest libraries.