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. Unable to install Qt version Qt 4.07(3) or newer is required
Forum Update on Monday, May 27th 2025

Unable to install Qt version Qt 4.07(3) or newer is required

Scheduled Pinned Locked Moved Installation and Deployment
15 Posts 2 Posters 14.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.
  • G Offline
    G Offline
    GTO_India
    wrote on last edited by
    #1

    When I try to install a Qt app developed on Qt 4.7.3 SDK it works very well on symbian 3 device E 7 , but does'nt get installed or work on C6 i.e 5th Edition mobiles.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      Wrap the Qt application with a "smart installer":http://developer.qt.nokia.com/wiki/Nokia_Smart_Installer_for_Symbian and all required dependencies will be installed automatically.

      http://anavi.org/

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GTO_India
        wrote on last edited by
        #3

        Yes where can I find smart installer please guide me. I tried once to from google. It said to unable to install as standalone package.

        Please guide me in brief...

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          The smart installer is included at the SDK. Please just check "this link":http://developer.qt.nokia.com/wiki/Nokia_Smart_Installer_for_Symbian that I have already provided you in my previous post. You will find basic information about the smart installer, a video tutorial how to wrap your app using Qt Creator and additional links.

          http://anavi.org/

          1 Reply Last reply
          0
          • G Offline
            G Offline
            GTO_India
            wrote on last edited by
            #5

            Thank you for the video and the link. I will try it and update you again soon. Thank you for your quick reply.

            I have have developed a Live Tv application with Qt.

            Initially I have grid view containing 4 channels / boxes in each row
            i.e 2 rows 8 channels / boxes/ Images.

            I want to build one more row containing another 4

            How can I do that ?

            I wrote all the code for Layouts and testbuttons

            1 Reply Last reply
            0
            • G Offline
              G Offline
              GTO_India
              wrote on last edited by
              #6

              I want to bulid a simple rtsp live stream player Qt application for s60 5th edition and symbian 3 mobiles.

              Will Qt work on 3rd edition too?

              Please guide me How to build rtsp player app to play live videos.

              1 Reply Last reply
              0
              • L Offline
                L Offline
                leon.anavi
                wrote on last edited by
                #7

                [quote author="GTO_India" date="1314558928"]I want to bulid a simple rtsp live stream player Qt application for s60 5th edition and symbian 3 mobiles.

                Will Qt work on 3rd edition too?

                Please guide me How to build rtsp player app to play live videos.[/quote]

                Qt works on some of the Symbian 3rd Edition devices and apps for several of them can be uploaded to Nokia Ovi store.

                Please first try to search Qt Dev Net for existing topics. If you do not find anything appropriate please create a new thread because this is a separate issue.

                http://anavi.org/

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  GTO_India
                  wrote on last edited by
                  #8

                  Iam half successful with your method. Now Iam able to install the smart installer.

                  when I run the application first Iam seeing preparing For Installation

                  Then Downloading 1 of 1

                  then Installing one of one i.e 1 of 1

                  After some time it says Installation failed.

                  But Iam seeing the smart installer icon now.

                  1 Reply Last reply
                  0
                  • L Offline
                    L Offline
                    leon.anavi
                    wrote on last edited by
                    #9

                    The installation on Symbian devices might failed because of other issues such as unsigned application.

                    http://anavi.org/

                    1 Reply Last reply
                    0
                    • G Offline
                      G Offline
                      GTO_India
                      wrote on last edited by
                      #10

                      I can see my application icon also but after all process it is saying Canceling installation and Instalation Failed.

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        GTO_India
                        wrote on last edited by
                        #11

                        But I selected self signed certificate

                        1 Reply Last reply
                        0
                        • L Offline
                          L Offline
                          leon.anavi
                          wrote on last edited by
                          #12

                          Make sure that the required "Symbian capabilities":http://developer.qt.nokia.com/wiki/Symbian_Capabilities for your app are compatible with self-signed certificate.

                          Did you get any error code when the installation failed?

                          http://anavi.org/

                          1 Reply Last reply
                          0
                          • G Offline
                            G Offline
                            GTO_India
                            wrote on last edited by
                            #13

                            when I have tried to symbian sign it it says

                            You uploaded a SIS file to be signed with a Development Certificate. This failed because of Your submission has too many certificates within. Found: 1, allowed: 0.
                            Your submission is not signed with a valid publisher id, SigningOption: Testing
                            UID is not registered for the current account., UID: 0xA000C613, SigningOption: Testing.

                            1 Reply Last reply
                            0
                            • G Offline
                              G Offline
                              GTO_India
                              wrote on last edited by
                              #14

                              Then I have selected not signed under cretae sis package and tried to symbian sign the unsign sis

                              It says:

                              Hello,
                              You uploaded a SIS file to be signed with a Development Certificate. This failed because of UID is not registered for the current account., UID: 0xA000C613, SigningOption: Testing.
                              .
                              Please correct the problem and try again.
                              Regards,
                              The Symbian Signed Team

                              1 Reply Last reply
                              0
                              • L Offline
                                L Offline
                                leon.anavi
                                wrote on last edited by
                                #15

                                The topic about Symbian certificates is quite voluminous and it has been discussed many times. Please refer to the appropriate wiki and blog articles from "developer.nokia.com":http://www.developer.nokia.com/. You can also obtain certificates from Nokia using their "service for free signing of Symbian and Java apps":http://www.developer.nokia.com/Distribute/Packaging_and_signing.xhtml

                                http://anavi.org/

                                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