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. Error while installing Qt SDK 1.1.2 on Windows ( Offline installer)

Error while installing Qt SDK 1.1.2 on Windows ( Offline installer)

Scheduled Pinned Locked Moved Installation and Deployment
21 Posts 8 Posters 19.0k 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.
  • T Offline
    T Offline
    thisisbhaskar
    wrote on 21 Jun 2011, 09:45 last edited by
    #1

    Got below error while installing.. (Don't know how to paste an image)

    "Error during installation process(com.nokia.ndk.tools.madde.usbdriver) : execution failed(Unexpected exit code: -2147418112): "C:\QtSDK\Madde\usbdriver\DPInst.exe /SE /SA /SW""

    I had to ignore this error to continue and don't know how will this error effect my development env.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      anselmolsm
      wrote on 21 Jun 2011, 09:53 last edited by
      #2

      Hi! The right place to report such errors is the "Qt bug tracker":http://bugreports.qt.nokia.com/browse/QTSDK .

      BTW, it seems related with "this bug":http://bugreports.qt.nokia.com/browse/QTSDK-10

      Anselmo L. S. Melo (anselmolsm)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        thisisbhaskar
        wrote on 21 Jun 2011, 10:01 last edited by
        #3

        I am not sure if this is the right place. At least this forum says "Installation and Deployment", and as this is an installation problem, I posted it here. Should I be raising a bug for this???

        1 Reply Last reply
        0
        • T Offline
          T Offline
          thisisbhaskar
          wrote on 21 Jun 2011, 10:29 last edited by
          #4

          when I try to run emulator for Harmattan, I get
          ":-1: error: Deployment failed: Qemu was not running. It has now been started up for you, but it will take a bit of time until it is ready." Any idea how to resolve this?

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on 21 Jun 2011, 11:16 last edited by
            #5

            Just wait for qemu to be started. It does take a long time!

            1 Reply Last reply
            0
            • T Offline
              T Offline
              thisisbhaskar
              wrote on 21 Jun 2011, 12:05 last edited by
              #6

              ok thanks for that info. So, how do I know if qemu is up and running. Do I need to keep pressing "Run" button to know that?

              1 Reply Last reply
              0
              • U Offline
                U Offline
                ucomesdag
                wrote on 21 Jun 2011, 14:14 last edited by
                #7

                To use qemu you also need to select Meego 1.2 Harmatten API, the Harmatten Platform API doesn't do anything. And indeed it takes some time to load.

                Write “Qt”, not “QT” (QuickTime).

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  thisisbhaskar
                  wrote on 21 Jun 2011, 17:20 last edited by
                  #8

                  ok.. now it works. I was confused about how to select "MeeGo 1.2 Harmatten API". Had to browse around to find it.

                  For info, this is available in "Projects",=> if target "Harmatten" is not added, add it. Now in Qt Version tab select "MeeGo 1.2 Harmatten API (Qt SDK)".

                  Now things should work. But my doubt is, why do we have "Harmatten Platform API" as default when this does not work.

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    thisisbhaskar
                    wrote on 21 Jun 2011, 17:39 last edited by
                    #9

                    qemu emulator crashes. With openGL mode set to "Auto-Detect", it crashed and asked me to select "software rendering" instead.

                    When I booted up wit "software rendering", it crashes.

                    Error signature
                    AppName: qemu_winxxxx.exe AppVer:0.13.50.0 ModName: egl.dll

                    Any help?

                    1 Reply Last reply
                    0
                    • E Offline
                      E Offline
                      Eddy
                      wrote on 26 Jun 2011, 16:21 last edited by
                      #10

                      I just tried out the Meego 1.2 Harmattan emulator.
                      Using swipe with my mouse pointer works to show the 3 different base windows.

                      here are some screenshots.

                      !http://db.tt/yojKwm0(screen 1 : apps)!
                      !http://db.tt/isLvpKX(screen 2 : notifications)!
                      !http://db.tt/iUOP1nG(screen 3 : active apps)! This one doesn't look realistic yet.

                      Have fun.

                      Qt Certified Specialist
                      www.edalsolutions.be

                      1 Reply Last reply
                      0
                      • E Offline
                        E Offline
                        Eddy
                        wrote on 26 Jun 2011, 19:40 last edited by
                        #11

                        After several tries it seems i cannot show my hello world test app on the harmattan simulator.
                        Has anyone achieved this?

                        I clicked all possible buuttons and app icons, only a "done" button appears.

                        Qt Certified Specialist
                        www.edalsolutions.be

                        1 Reply Last reply
                        0
                        • L Offline
                          L Offline
                          lgeyer
                          wrote on 26 Jun 2011, 19:45 last edited by
                          #12

                          [quote author="Vijay Bhaska Reddy" date="1308649508"]Got below error while installing.. (Don't know how to paste an image)

                          "Error during installation process(com.nokia.ndk.tools.madde.usbdriver) : execution failed(Unexpected exit code: -2147418112): "C:\QtSDK\Madde\usbdriver\DPInst.exe /SE /SA /SW""

                          I had to ignore this error to continue and don't know how will this error effect my development env.[/quote]

                          I have experienced that this error can be caused by the Windows UAC / signature verification. Be sure to not miss any UAC / Windows prompts which ask for permission to install unverified software / hardware during install.

                          1 Reply Last reply
                          0
                          • E Offline
                            E Offline
                            Eddy
                            wrote on 26 Jun 2011, 19:59 last edited by
                            #13

                            I remember during installation windows asked to allow this. Of couse i answered yes. I don't know how to allow this afterwards maybe instal
                            l again?

                            @lucas
                            Did you succeed in running a test app?

                            Qt Certified Specialist
                            www.edalsolutions.be

                            1 Reply Last reply
                            0
                            • L Offline
                              L Offline
                              lgeyer
                              wrote on 26 Jun 2011, 21:31 last edited by
                              #14

                              [quote author="Eddy" date="1309118378"]Did you succeed in running a test app?[/quote]

                              Yes - without any problems. I tested it with a small "Hello world" example created by the Qt-Quick-Application assistant. After deployment the icon was properly added to the home screen and the play button inside QtCreator started the application.

                              !http://www.abload.de/img/harmattantestapp4jne.png(Harmattan Emulator - "Hello World")!

                              However, the speed of the emulator is - even with hardware acceleration turned on - highly questionable.

                              1 Reply Last reply
                              0
                              • E Offline
                                E Offline
                                Eddy
                                wrote on 26 Jun 2011, 21:41 last edited by
                                #15

                                Yes, we really need patience with it. Thanks for the update. I will try again later on.

                                I used software accelerator because of some posts mentioning it crashes that way. Next try with hw accelaration.

                                Qt Certified Specialist
                                www.edalsolutions.be

                                1 Reply Last reply
                                0
                                • E Offline
                                  E Offline
                                  Eddy
                                  wrote on 27 Jun 2011, 07:57 last edited by
                                  #16

                                  yes! hardware accelaration is much faster for me!

                                  there is even a new type of Qt Quick project added : Harmattan application.

                                  Qt Certified Specialist
                                  www.edalsolutions.be

                                  1 Reply Last reply
                                  0
                                  • T Offline
                                    T Offline
                                    thisisbhaskar
                                    wrote on 11 Jul 2011, 06:50 last edited by
                                    #17

                                    I still have this problem.. can somebody help me
                                    I have uninstalled my Qt SDK 1.1.2 and installed it again, but same problem.

                                    @qemu emulator crashes. With openGL mode set to “Auto-Detect”, it crashed and asked me to select “software rendering” instead.

                                    When I booted up wit “software rendering”, it crashes.

                                    Error signature
                                    AppName: qemu_winxxxx.exe AppVer:0.13.50.0 ModName: egl.dll

                                    Any help?
                                    @

                                    I don't know under which section I should create bug in Jiar

                                    1 Reply Last reply
                                    0
                                    • T Offline
                                      T Offline
                                      TobbY
                                      wrote on 11 Jul 2011, 07:37 last edited by
                                      #18

                                      the error occured while installing for XP , but not in case of Win7

                                      1 Reply Last reply
                                      0
                                      • T Offline
                                        T Offline
                                        thisisbhaskar
                                        wrote on 11 Jul 2011, 08:01 last edited by
                                        #19

                                        wow..I do have XP. Does it mean that QEMU does not work on XP machine. Do you know how to solve it on XP.
                                        [quote author="TobbY" date="1310369849"]the error occured while installing for XP , but not in case of Win7[/quote]

                                        1 Reply Last reply
                                        0
                                        • T Offline
                                          T Offline
                                          TobbY
                                          wrote on 11 Jul 2011, 08:10 last edited by
                                          #20

                                          i dont know how to solve it, you have to figure it out

                                          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