Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. I can't run QT on Windows 7
Forum Updated to NodeBB v4.3 + New Features

I can't run QT on Windows 7

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
12 Posts 4 Posters 3.9k Views 1 Watching
  • 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
    Sergio79
    wrote on last edited by
    #1

    Hello, I can not run QT on Windows 7. QT doesnt start.

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, just a guess, but if you have an antivirus program running, try disabling that.

      S 1 Reply Last reply
      0
      • hskoglundH hskoglund

        Hi, just a guess, but if you have an antivirus program running, try disabling that.

        S Offline
        S Offline
        Sergio79
        wrote on last edited by
        #3

        I have already try this.

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

          When you try starting Qt, do you get an error message?

          S 1 Reply Last reply
          0
          • S Sergio79

            I have already try this.

            S Offline
            S Offline
            Sergio79
            wrote on last edited by
            #5

            @Sergio79 Qt start in Windows "Services" and stop after 10 seconds. I tried to install an remove it three time ysterday . Allways the same result.

            1 Reply Last reply
            0
            • hskoglundH Offline
              hskoglundH Offline
              hskoglund
              wrote on last edited by
              #6

              Hmm what version of Qt is that?
              Also, to make sure, this is not Apple QuickTime that won't start?

              1 Reply Last reply
              0
              • hskoglundH hskoglund

                When you try starting Qt, do you get an error message?

                S Offline
                S Offline
                Sergio79
                wrote on last edited by
                #7

                @hskoglund no error message. the hard disk start and stop afert 10 seconds. nothing on the screen

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  Sergio79
                  wrote on last edited by
                  #8

                  it's this one : Qt 5.5.1 for Windows 32-bit (MinGW 4.9.2, 1.0 GB) I don't have Apple QuickTime on my computer. Yesterday i could start QT one time, but i don't know how

                  1 Reply Last reply
                  0
                  • hskoglundH Offline
                    hskoglundH Offline
                    hskoglund
                    wrote on last edited by
                    #9

                    Maybe if you try to start it from a CMD window there will be an error message, try:

                    cd /d C:\Qt\Qt5.5.1\Tools\QtCreator\bin
                    qtcreator.exe
                    

                    (Note: I'm guessing the file path to your Qt Creator, it could be slightly different.)

                    1 Reply Last reply
                    1
                    • Chris KawaC Offline
                      Chris KawaC Offline
                      Chris Kawa
                      Lifetime Qt Champion
                      wrote on last edited by Chris Kawa
                      #10

                      This usually happens when your graphics card does not support high enough OpenGL version. Try running Qt Creator with OpenGL plugins disabled like this:

                      <path to your installation dir>\qtcreator.exe -noload Welcome -noload QmlDesigner -noload QmlProfiler
                      

                      Btw. QT stands for "Apple Quick Time", Qt is a name of a library and you're having problems running Qt Creator, not Qt.

                      tovaxT 1 Reply Last reply
                      2
                      • Chris KawaC Chris Kawa

                        This usually happens when your graphics card does not support high enough OpenGL version. Try running Qt Creator with OpenGL plugins disabled like this:

                        <path to your installation dir>\qtcreator.exe -noload Welcome -noload QmlDesigner -noload QmlProfiler
                        

                        Btw. QT stands for "Apple Quick Time", Qt is a name of a library and you're having problems running Qt Creator, not Qt.

                        tovaxT Offline
                        tovaxT Offline
                        tovax
                        wrote on last edited by tovax
                        #11

                        @Chris-Kawa Thank you very much, it worked for me!
                        The Qt Creator is working yesterday, but today is not alright. It issues Qt Creator has stopped working.
                        So I think my graphics card can support OpenGL version, but it's driver is not good enough.
                        By the way, I have an antivirus program running and scan computer yesterday.
                        Is my understanding right, please?
                        Could you help me, please?
                        Best Regards!

                        1 Reply Last reply
                        0
                        • tovaxT Offline
                          tovaxT Offline
                          tovax
                          wrote on last edited by
                          #12

                          I have fixed the problem: uninstall the graphics card driver and then re-install it.

                          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