Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Deploy Statically on Linux

$
0
0
I’m following this Document. Using Qt 5.3 http://qt-project.org/doc/qt-5/linux-deployment.html process sucessfull till this command qmake -config release (nothing happens) as qmake usage suggest i execute these commands qmake -project   <this created a .pro file qmake -makefile  <this created new Makefile make  <nothing happens terminal reply was "make: Nothing to be done for `first'." any help? thanks!

Viewing all articles
Browse latest Browse all 2113

Trending Articles