Tip: Building QML apps for Symbian (Qt 4.7.0 RC1)
-
Mimik: Please open a new topic for your problem the next time. It is somewhat rude to hijack the problem somebody else has.
Your issue seems to be that no Qt is installed on your device.
-
[quote author="Mimik" date="1284459146"]but, for work my programs, im must install QT to my mobile device???[/quote]
For devices running Symbian versions prior to Symbian^3, yes, you must install Qt. Using smart installer makes the process (almost) transparent for users.
Again, open a new thread to discuss your issue, it's not directly related with this one.
-
[quote author="anselmolsm" date="1284461043"]
Again, open a new thread to discuss your issue, it's not directly related with this one.[/quote]Sorry, I did not see that "another thread was created":http://developer.qt.nokia.com/forums/viewthread/880/ =P .
Let's keep this one about QML, 4.7 on Symbian =)
-
This shows me the 4.7 in the path and as a separate "desktop" build config, but if I want to build it for a symbian device, my only option is still the one that came with the Nokia SDK which is 4.6.3.
What am I doing wrong?
Also, since 4.7 came out today, how soon until we get a new Nokia SDK?
-
[quote author="pmalolepsy" date="1285146573"]This shows me the 4.7 in the path and as a separate "desktop" build config, but if I want to build it for a symbian device, my only option is still the one that came with the Nokia SDK which is 4.6.3.
What am I doing wrong?
Also, since 4.7 came out today, how soon until we get a new Nokia SDK?[/quote]
Did you install all the parts above, and did you install them in that order?
This approach will work with the final release of 4.7.0 that just came out as well btw.
The Qt guys should reply as to when 4.7 gets into the Nokia Qt SDK
-
[quote author="pmalolepsy" date="1285146573"]This shows me the 4.7 in the path and as a separate "desktop" build config, but if I want to build it for a symbian device, my only option is still the one that came with the Nokia SDK which is 4.6.3.
What am I doing wrong?
Also, since 4.7 came out today, how soon until we get a new Nokia SDK?[/quote]
I'm having the same problem. Am I missing something? I followed all the steps mentioned.
Thanks.
-
I followed the steps (chose the default install options for everything) and manually added the 4.7.0 build configuration with the following:
Version Name 4.7.0
qmake location: c:\qt\4.7.0\bin\qmake.exe
S60 SDK: C:\Nokia\devices\Nokia_Symbian3_SDK_v0.9
CSL/GCCE Directory: C:\Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\release\gcce...and when I open the qmlflickr project I can choose QT 4.7 for Symbian however when I try to build qmlflickr I get the error:
:: error: No rule to make target
\Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\release\gcce\udeb\qtmain.lib', needed by
\Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\release\gcce\udeb\qmlflickr.exe'. Stop.QML for Nokia sounded very simple and easy to make apps now, even bought a N8 to give it a go...erm with all these steps and so many things to install doesn't seem to be the case at all :-§