Thread Previous • Date Previous • Date Next • Thread Next |
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.
Thread Previous • Date Previous • Date Next • Thread Next |