How to display the entire project in Qt IDE
-
Hello !
I have downloaded, at this address, the Telegram project to study its contents.
My question is
How can I display the entire project in Qt Creator 12.0.2 once the Telegram directory downloaded (read 'which file to click').Thanks for your help.
-
Hello !
I have downloaded, at this address, the Telegram project to study its contents.
My question is
How can I display the entire project in Qt Creator 12.0.2 once the Telegram directory downloaded (read 'which file to click').Thanks for your help.
@Frenchy as it is a cmake project , just open the CMakeLists.txt in Qt creator
-
@Frenchy as it is a cmake project , just open the CMakeLists.txt in Qt creator
@Ronel_qtmaster
Thank you very much.
The project has been successfully opened! -
A aha_1980 has marked this topic as solved on