On Fri, Aug 7, 2015 at 7:46 AM, Matthias Apitz <[email protected]> wrote:
> > Hello, > > How can I build C/C++ applications which fits into the pre-build system > > http://cdimage.ubuntu.com/ubuntu-touch/vivid/daily-preinstalled/current/vivid-preinstalled-touch-armhf.tar.gz > > Are there any howtos/build instructions to cross-compile something on a > normal Ubuntu 15.05 running on a 64bit laptop? Thanks > Hi Matthias, The C++ plugin tutorial should get you started: https://developer.ubuntu.com/en/apps/qml/tutorials/add-cpp-backend-your-qml-app/ You can check out the links at the beginning of the tutorial on how to set up Qt Creator for cross-compilation via a phone (armhf) kit. Let us know how it goes. Cheers, David.
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

