Can I open Qt project with Ubuntu cmd
-
wrote on 20 Aug 2023, 03:03 last edited by
Need to open Qt project with command line, e.g:
qt ProjectName.proso it opens in Qt Creator
-
Need to open Qt project with command line, e.g:
qt ProjectName.proso it opens in Qt Creator
wrote on 20 Aug 2023, 04:30 last edited by# System Qt Creator qtcreator workspace/simple_example/simple_example.pro # Local Qt installed by online installer ~/Qt/Tools/QtCreator/bin/qtcreator workspace/simple_example/simple_example.pro
Adjust the paths to suit.
-
1/2