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. Trouble Compile to S60 Nokia 5800 XpressMusic

Trouble Compile to S60 Nokia 5800 XpressMusic

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 4 Posters 9.8k 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.
  • M Offline
    M Offline
    Mimik
    wrote on 14 Sept 2010, 10:10 last edited by
    #1

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

    Operation System : Windows 7×64 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
    • S Offline
      S Offline
      snowpong
      wrote on 14 Sept 2010, 10:17 last edited by
      #2

      [quote author="Mimik" date="1284459006"]
      When I manually copy *.sis file to the mobile and install I get the error : “No QT Component found” and the application will not run…[/quote]

      Install OVI Suite on your PC

      Connect and setup your 5800 to work with it

      Go to Start -> All Programs -> Nokia Qt SDK -> Symbian

      Click "Install Qt to Symbian device"

      Next time, read this page: "http://doc.qt.nokia.com/nokia-qtsdk-1.0/creator-developing-symbian.html":http://doc.qt.nokia.com/nokia-qtsdk-1.0/creator-developing-symbian.html :)

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mimik
        wrote on 14 Sept 2010, 10:20 last edited by
        #3

        but this not good, when for work application size 100kb must install QT pack 10mb,

        1 Reply Last reply
        0
        • S Offline
          S Offline
          snowpong
          wrote on 14 Sept 2010, 10:25 last edited by
          #4

          The N8 comes with Qt already installed, but other existing phones needs to get Qt installed somehow.

          More info "here":http://wiki.forum.nokia.com/index.php/Nokia_Smart_Installer_for_Symbian.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            anselmolsm
            wrote on 14 Sept 2010, 10:46 last edited by
            #5

            [quote author="Mimik" date="1284459647"]but this not good, when for work application size 100kb must install QT pack 10mb,[/quote]

            This 10MB pack needs to be installed only once. New Qt applications won't install it again.

            Anselmo L. S. Melo (anselmolsm)

            1 Reply Last reply
            0
            • M Offline
              M Offline
              Mimik
              wrote on 14 Sept 2010, 11:20 last edited by
              #6

              but when we load another applications, they not want another pack, or not?

              i think need compile application with library, and program will have needed libs =)

              1 Reply Last reply
              0
              • T Offline
                T Offline
                tobias.hunger
                wrote on 14 Sept 2010, 11:52 last edited by
                #7

                Mimik: New devices will at some point come with Qt pre-installed.

                Up till then (or when targetting older devices) you need to make sure the libraries are available on the device. Using the smart installer is the best way to do that: At least the user will not end up having to download the libraries over and over again and it will further detect pre-installed Qt versions on new devices.

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  snowpong
                  wrote on 14 Sept 2010, 11:58 last edited by
                  #8

                  [quote author="Mimik" date="1284463249"]
                  i think need compile application with library, and program will have needed libs =)
                  [/quote]

                  Statically linked Qt for Symbian is really not supported. Try the Smart Installer before you go there :)

                  1 Reply Last reply
                  0

                  5/8

                  14 Sept 2010, 10:46

                  • Login

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