Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt on Symbian: how to share an application?
QtWS25 Last Chance

Qt on Symbian: how to share an application?

Scheduled Pinned Locked Moved Installation and Deployment
8 Posts 5 Posters 5.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.
  • S Offline
    S Offline
    strekazoid
    wrote on last edited by
    #1

    I sort of trying to write a simple application and share it with my friend who has a Nokia 5530 device. So, now I have built it in Qt Creator, run on HW, everything looks cool. Qt Creator has generated a SIS file. I guess, sharing this SIS won't help - it is not signed so far and so it won't install on the friend's Nokia. Question is - what do I do?

    Heard something about free signing, but is it working already?

    1 Reply Last reply
    0
    • H Offline
      H Offline
      harryF
      wrote on last edited by
      #2

      You have to "self sign" your app. See "Self Signing":http://developer.symbian.org/wiki/index.php/Introduction_to_Self_Signed for some infos. Also, there's a video+slides of Espen's talk at "Akademy":http://akademy.kde.org/program/conference ("How to get your Qt based application on the OVI store") where he talks about various signing options.

      Hope this helps :)

      // happy hacking

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kamalakshantv
        wrote on last edited by
        #3

        [quote author="strekazoid" date="1279461347"]I sort of trying to write a simple application and share it with my friend who has a Nokia 5530 device. So, now I have built it in Qt Creator, run on HW, everything looks cool. Qt Creator has generated a SIS file. I guess, sharing this SIS won't help - it is not signed so far and so it won't install on the friend's Nokia. Question is - what do I do?

        Heard something about free signing, but is it working already?[/quote]

        AFIAK the sis file produced by Qt Creator is self signed. So you can give it to your friend it will work on his device.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          strekazoid
          wrote on last edited by
          #4

          Thanks, guys!

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

            Mail your friend the .sis file generated from Qt Creator. It is self-signed and will install fine. Then tell your friend

            Download and install "http://get.qt.nokia.com/qt/symbian/4.6.3/qt_installer.sis":http://get.qt.nokia.com/qt/symbian/4.6.3/qt_installer.sis

            Install the .sis file you sent him

            Launch Programs->Your app

            Enjoy

            [edit: fixed link / $chetankjain]

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

              And now "http://download.qt.nokia.com/qt/symbian/4.7.0/qt_installer.sis":http://download.qt.nokia.com/qt/symbian/4.7.0/qt_installer.sis :)

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

                strekazoid Also it's better to use smartinstaller: make install_sis.

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

                  .

                  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