← Back to team overview

ubuntu-phone team mailing list archive

Manually deploying app to device

 

Hi!
I am looking for a way to manually deploy apps to a device (without Qt Creator). As far as I understand, click just installs the already-built files. The problem is the C++ files need to be compiled for arm and linked with the arm versions of Qt accordingly, and I don't know how to do that. Could someone help me?
P.S. My project is a cmake one, not qmake. 		 	   		  

Follow ups