Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Tip: Building QML apps for Symbian (Qt 4.7.0 RC1)
QtWS25 Last Chance

Tip: Building QML apps for Symbian (Qt 4.7.0 RC1)

Scheduled Pinned Locked Moved Mobile and Embedded
20 Posts 10 Posters 15.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jdbastardy
    wrote on last edited by
    #6

    gonna check this out soon. Thank you!

    http://mattias-cibien.co.cc

    • Prepare for Qt consequences.
    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #7

      QtK: Sorry, I am not involved with release planning. I do not know.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        snowpong
        wrote on last edited by
        #8

        [quote author="QtK" date="1284358693"]
        Any idea when Nokia Qt SDK with Qt 4.7 is expected to ship. [/quote]

        My guess is not in several months actually. The N8 comes with 4.6 and I'm not sure they'll update the Nokia Qt SDK before they've gotten upgrades for the N8 ready....

        Or, they could start having both 4.6 and 4.7 included in the same Nokia Qt SDK - but that would mean a lot more work for them to build and package boths for the SDK

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mimik
          wrote on last edited by
          #9

          Hello, My name is Igor, I have some trouble with QT :
          device : Nokia 5800 Xpress Music,

          Operation System : Windows 7 x64 7600

          Now im installed : Nokia QT SDK offline v1_0_en, Active Perl 5_12_2 Win7 X64,

          C++ plugin;

          When im compile my test project, when select Emulator in to Emul my program is work, but when compile release to device, Take error : "General Os Error", when manual copy *.sis file to mobile and install Take error : "No QT Component found" and application not run...

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #10

            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.

            1 Reply Last reply
            0
            • M Offline
              M Offline
              Mimik
              wrote on last edited by
              #11

              but, for work my programs, im must install QT to my mobile device???

              1 Reply Last reply
              0
              • A Offline
                A Offline
                alexander
                wrote on last edited by
                #12

                Use smartinstaller for creating your package (for symbian): qmake && make && make installer_sis

                Maemo's already had qt libraries.

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  anselmolsm
                  wrote on last edited by
                  #13

                  [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.

                  Anselmo L. S. Melo (anselmolsm)

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    anselmolsm
                    wrote on last edited by
                    #14

                    [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 =)

                    Anselmo L. S. Melo (anselmolsm)

                    1 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      pmalolepsy
                      wrote on last edited by
                      #15

                      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?

                      1 Reply Last reply
                      0
                      • S Offline
                        S Offline
                        snowpong
                        wrote on last edited by
                        #16

                        [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

                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          alexander
                          wrote on last edited by
                          #17

                          snowpong, I guess, it would be better:

                          1. Instal Perl
                          2. Install Java
                          3. Install S60 5.0 SDK
                          1 Reply Last reply
                          0
                          • P Offline
                            P Offline
                            pshah
                            wrote on last edited by
                            #18

                            Can someone please explain why steps 2 to 4 are required for QML (with C++) apps? I'm new to Qt and trying to build an app for a Nokia N97 device.

                            Thanks.

                            1 Reply Last reply
                            0
                            • P Offline
                              P Offline
                              pshah
                              wrote on last edited by
                              #19

                              [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.

                              1 Reply Last reply
                              0
                              • Z Offline
                                Z Offline
                                zebrum
                                wrote on last edited by
                                #20

                                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 :-§

                                1 Reply Last reply
                                0

                                • Login

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Users
                                • Groups
                                • Search
                                • Get Qt Extensions
                                • Unsolved