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 Simulator under Windows 7 64bit does not work (does not exist?)
Forum Update on Monday, May 27th 2025

QT Simulator under Windows 7 64bit does not work (does not exist?)

Scheduled Pinned Locked Moved Installation and Deployment
20 Posts 6 Posters 12.7k 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.
  • V Offline
    V Offline
    vitasam
    wrote on last edited by
    #1

    Hello,
    I've installed Nokia QT SDK under win 7 64bit. When I'm trying to run an application in QT mobile simulator, I got an error message from MS Visual C++ Runtime Library: "This application has requested the Runtime to terminate it in an unusual way..."

    So, is QT simulator missed? Or it does not work under win 7 64bit?

    1 Reply Last reply
    0
    • I Offline
      I Offline
      infoctopus
      wrote on last edited by
      #2

      [quote author="vitasam" date="1291466915"]Hello,
      I've installed Nokia QT SDK under win 7 64bit. When I'm trying to run an application in QT mobile simulator, I got an error message from MS Visual C++ Runtime Library: "This application has requested the Runtime to terminate it in an unusual way..."

      So, is QT simulator missed? Or it does not work under win 7 64bit?[/quote]

      I have no problems running Qt Simulator on Win7 x64, MS VS 2008, Nokia Qt SDK 1.0.2. (All official updates installed for both Windows and MSVS2008)

      What version of MS VS you're using?

      Qt rulez

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vitasam
        wrote on last edited by
        #3

        Hi,
        [quote author="tamhanna" date="1291467374"]Have you tried to run it in Windows XP compatibility mode?[/quote]
        No I did not try it.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vitasam
          wrote on last edited by
          #4

          [quote author="infoctopus" date="1291469275"]
          [quote author="vitasam" date="1291466915"]Hello,
          I've installed Nokia QT SDK under win 7 64bit. When I'm trying to run an application in QT mobile simulator, I got an error message from MS Visual C++ Runtime Library: "This application has requested the Runtime to terminate it in an unusual way..."

          So, is QT simulator missed? Or it does not work under win 7 64bit?[/quote]

          I have no problems running Qt Simulator on Win7 x64, MS VS 2008, Nokia Qt SDK 1.0.2. (All official updates installed for both Windows and MSVS2008)

          What version of MS VS you're using?[/quote]
          To be honest I don't have any MS Visual Studio on my PC. Do I need it to be able to run Nokia QT mobile simulator?

          1 Reply Last reply
          0
          • D Offline
            D Offline
            DenisKormalev
            wrote on last edited by
            #5

            vitasam, no, msvs is not required. It is only required if you are using msvc compiler.

            1 Reply Last reply
            0
            • V Offline
              V Offline
              vitasam
              wrote on last edited by
              #6

              [quote author="Denis Kormalev" date="1291475076"]vitasam, no, msvs is not required. It is only required if you are using msvc compiler.[/quote]
              No, I think I have MiniGW environment - I can build a project.
              But what's wrong with my env.? I've installed only Nokia QT SDK (not a Qt SDK for Windows) - do I need something else?

              1 Reply Last reply
              0
              • D Offline
                D Offline
                DenisKormalev
                wrote on last edited by
                #7

                vitasam, try to use compat mode as suggested before. Maybe it will help.

                1 Reply Last reply
                0
                • V Offline
                  V Offline
                  vitasam
                  wrote on last edited by
                  #8

                  [quote author="Denis Kormalev" date="1291475667"]vitasam, try to use compat mode as suggested before. Maybe it will help.[/quote]
                  I will try it. As a possible option I'm thinking about Ubuntu - I have it in VirtualBox and have used Nokia QT SDK before in Linux.

                  1 Reply Last reply
                  0
                  • I Offline
                    I Offline
                    infoctopus
                    wrote on last edited by
                    #9

                    [quote author="vitasam" date="1291475569"]
                    [quote author="Denis Kormalev" date="1291475076"]vitasam, no, msvs is not required. It is only required if you are using msvc compiler.[/quote]
                    No, I think I have MiniGW environment - I can build a project.
                    But what's wrong with my env.? I've installed only Nokia QT SDK (not a Qt SDK for Windows) - do I need something else?
                    [/quote]

                    I just tried Simulator and MinGW - worked like a charm. So this is not a Windows 7 x64 issue

                    Qt rulez

                    1 Reply Last reply
                    0
                    • I Offline
                      I Offline
                      infoctopus
                      wrote on last edited by
                      #10

                      P.S. My Windows 7 x64 is Enterprise if that can be related somehow

                      Qt rulez

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

                        [quote author="vitasam" date="1291475569"]
                        [quote author="Denis Kormalev" date="1291475076"]vitasam, no, msvs is not required. It is only required if you are using msvc compiler.[/quote]
                        No, I think I have MiniGW environment - I can build a project.
                        But what's wrong with my env.? I've installed only Nokia QT SDK (not a Qt SDK for Windows) - do I need something else?

                        [/quote]

                        Just fyi its written Qt and not QT. You can edit and fix it in your posts.

                        1 Reply Last reply
                        0
                        • V Offline
                          V Offline
                          vitasam
                          wrote on last edited by
                          #12

                          I installed it under Ubuntu in VirtualBox. Everything works just fine.
                          Thanks to all!

                          1 Reply Last reply
                          0
                          • X Offline
                            X Offline
                            xsacha
                            wrote on last edited by
                            #13

                            For what it's worth, it works fine in Win7 x64 here. It might be worth while to investigate the issue so you don't need to run VirtualBox.

                            [quote author="QtK" date="1291482054"]Just fyi its written Qt and not QT. You can edit and fix it in your posts.[/quote]

                            Hah, that's a bit extreme. Maybe the website should change all 'QT' to 'Qt' like it changes my javascript to removed. It's not like we'd be talking about anything else, right?

                            • Sacha
                            1 Reply Last reply
                            0
                            • F Offline
                              F Offline
                              fcrochik
                              wrote on last edited by
                              #14

                              For one reason or another I end up not using the simulator while developing for the n900 but it does work on Windows 7 64 bit.

                              Certified Specialist & Qt Ambassador <a href="http://www.crochik.com">Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop... Qt everywhere!</a>

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

                                [quote author="xsacha" date="1291514899"]For what it's worth, it works fine in Win7 x64 here. It might be worth while to investigate the issue so you don't need to run VirtualBox.

                                [quote author="QtK" date="1291482054"]Just fyi its written Qt and not QT. You can edit and fix it in your posts.[/quote]

                                Hah, that's a bit extreme. Maybe the website should change all 'QT' to 'Qt' like it changes my javascript to removed. It's not like we'd be talking about anything else, right?
                                [/quote]

                                But some might also be referring to QT as for QuickTime. This issue was previously faced by FN and all had to be cleaned up.

                                1 Reply Last reply
                                0
                                • V Offline
                                  V Offline
                                  vitasam
                                  wrote on last edited by
                                  #16

                                  [quote author="infoctopus" date="1291481282"][quote author="vitasam" date="1291475569"] [quote author="Denis Kormalev" date="1291475076"]vitasam, no, msvs is not required. It is only required if you are using msvc compiler.[/quote] No, I think I have MiniGW environment - I can build a project. But what's wrong with my env.? I've installed only Nokia QT SDK (not a Qt SDK for Windows) - do I need something else? [/quote] I just tried Simulator and MinGW - worked like a charm. So this is not a Windows 7 x64 issue[/quote]
                                  I've installed MS VS 2010 (Express Edition). After that I've installed Nokia QT SDK again.

                                  From NQTSDK I can select Simulator in the build target platform. But still can't run even simple (Analogue Clock) example.

                                  1 Reply Last reply
                                  0
                                  • V Offline
                                    V Offline
                                    vitasam
                                    wrote on last edited by
                                    #17

                                    [quote author="xsacha" date="1291514899"]For what it's worth, it works fine in Win7 x64 here. It might be worth while to investigate the issue so you don't need to run VirtualBox. [/quote]
                                    I need Linux in VirtualBox anyway, so it is not a problem. Also working with GIT and GIT repositories is a bit more simple in Linux (IMHO).

                                    1 Reply Last reply
                                    0
                                    • I Offline
                                      I Offline
                                      infoctopus
                                      wrote on last edited by
                                      #18

                                      you could try VS2008 Express. If the problems persists, then it's maybe a Express edition issue
                                      Also reinstalling Windows can be of ultimate help ;) (since it's all fine on clean virtual Win7)

                                      Qt rulez

                                      1 Reply Last reply
                                      0
                                      • V Offline
                                        V Offline
                                        vitasam
                                        wrote on last edited by
                                        #19

                                        [quote author="Denis Kormalev" date="1291475667"]vitasam, try to use compat mode as suggested before. Maybe it will help.[/quote]
                                        Tested it - started QtCreator in XP compatible mode. Same problem.

                                        1 Reply Last reply
                                        0
                                        • V Offline
                                          V Offline
                                          vitasam
                                          wrote on last edited by
                                          #20

                                          [quote author="infoctopus" date="1291576301"]you could try VS2008 Express. If the problems persists, then it's maybe a Express edition issue Also reinstalling Windows can be of ultimate help ;) (since it's all fine on clean virtual Win7)[/quote]
                                          No, thanks, maybe next time :)
                                          I can survive with Qt SDK in Ubuntu under VirtualBox.

                                          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