[Qt-creator] Qt Mobile Application
dhk
dhkuhl at optonline.net
Tue Jul 6 14:29:59 CEST 2010
On 07/06/2010 07:48 AM, Daniel Molkentin wrote:
> Hi,
>
> On 7/6/2010 1:24 PM, ext dhk wrote:
>> Is there a good reference on making a simple Qt mobile application? It
>> should be very basic.
>
> http://doc.qt.nokia.com/qtcreator-2.0/creator-mobile-example.html
> (Part of your Qt Creator help and even linked from the welcome screen)
>> In addition, documentation on how to upload an
>> application to the device is needed.
> See the subsection: "Testing on a device". It should all just work.
> Noteworthy exceptions are Symbian devices with the remote compiler. But
> that's still fairly simple: The remote compiler dumps the sis package in
> a directory and opens your default file manager there. Now drop the file
> onto the mess storage device and on the device, open it with the file
> browser.
>
> Additional recommended read: http://doc.qt.nokia.com/nokia-qtsdk-1.0/
> <http://doc.qt.nokia.com/nokia-qtsdk-1.0/index.html>(This are also
> prominently linked as part of the Nokia Qt SDK). Did you really install
> the Nokia Qt SDK?
>
>
> Cheers,
> Daniel
>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
This looks good, but I can't find the part that says "Mobile Qt
Application".
These are my menu options I'm suppose to follow according to the
documentation; my comments are in ()'s.
File
> New File or Project
> Qt Application Project (many options, chose Qt4 Gui Application)
> Mobile Qt Application (Not an option in the list)
I'm using the following:
Qt Creator 1.3.1
Based on Qt 4.6.2 (64 bit)
Built on Jul 4 2010 at 13:26:59
Do I need additional plugins/libraries/software? I'm not sure if the
Nokia Qt SDK has anything to do with it or if it needs to be installed
separately.
Thanks,
--dhk
More information about the Qt-creator-old
mailing list