Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator is getting stuck with some window coming up after installing it.
Forum Updated to NodeBB v4.3 + New Features

QtCreator is getting stuck with some window coming up after installing it.

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 904 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.
  • B Offline
    B Offline
    basha92
    wrote on last edited by
    #1

    Hi All,

    I using qt-opensource-windows-x86-msvc2012-5.2.1 version of Qt on Windows 7 32 bit operating system.

    Once i install the above version of Qt in my system.
    QtCreator is launching with some window coming up and it is getting struck.

    What is the problem ?

    Thanks in advance.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      Could you show a screenshot with the problem.
      Do you run Windows in a virtual machine?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        basha92
        wrote on last edited by
        #3

        Hi Andrey,

        No i am not running windows in virtual machine.
        I am not able to upload the image of QtCreator .
        I know some libraries in installation might be missing or might be simple problem.

        thanks

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andreyc
          wrote on last edited by
          #4

          Without picture it is hard to diagnose the problem. I suspect that the problem is related to OpenGL. Take a look "here":http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL

          Try to add QT_ANGLE_PLATFORM to the system environment and start qtcreator again.
          @
          QT_ANGLE_PLATFORM=warp
          @

          If it is not OpenGL then
          Try uninstall Qt and QtCreator if you use separate one. Delete all files if any in C:\Qt directory or whatever directory you have used to install Qt.

          If directory C:\Users<YouUserName>\AppData\Roaming\QtProject exists then move it to some other place if you need to save anything in qtcreator configuration. Or just delete it if you don't need to save anything.

          And install it again.

          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