How can i use qt5 in code blocks by using c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i use qt5 in code blocks by using c++?

9th Mar 2020, 7:33 PM
yahya sh
yahya sh - avatar
2 Answers
+ 4
You could try QT creator as IDE instead. It is probably better than code blocks especially for QT development. Otherwise this link might be helpful: https://stackoverflow.com/questions/20849987/setting-up-codeblocks-with-qt#20853574 And a personal tip of mine: On Linux developing with QT is probably easier.
9th Mar 2020, 8:54 PM
Aaron Eberhardt
Aaron Eberhardt - avatar
+ 4
yahya sh, if you can, please find fitting tags for your questions. This is meant to help other people look up your question later. This one could for example have 'qt5', 'C++' and 'codeblocks'.
9th Mar 2020, 9:18 PM
HonFu
HonFu - avatar