Changes between Version 6 and Version 7 of THPEuroPython2012TalkNotes


Ignore:
Timestamp:
Jan 10, 2013, 2:34:16 PM (11 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • THPEuroPython2012TalkNotes

    v6 v7  
    3030=== Necessitas SDK ===
    3131The Necessitas SDK can be downloaded from [https://sourceforge.net/p/necessitas/home/necessitas/ here] and takes up about 3.5 GB. It contains Android NDK, Android SDK, Qt Creator, Qt compiled for desktop, Qt compiled for Android - basically all in one package.
     32
     33=== Creating a project in Qt Creator ===
     34Launch the Necessitas QtCreator, click on ''create project'' and select ''Qt Quick Application''. Then name the project and select workspace directory for it.
     35
     36then on the ''Qt Quick Application Type'' tab select ''Built-in elements only''.
     37''MartinK:Note to self - check if selecting Qt Quick Components for Meego/Harmattan on this screen actually does something.''