Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Creator stuck after few moments with Windows10
Forum Updated to NodeBB v4.3 + New Features

Qt Creator stuck after few moments with Windows10

Scheduled Pinned Locked Moved Unsolved General and Desktop
creator hangswin10
5 Posts 2 Posters 1.8k 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.
  • Q Offline
    Q Offline
    qnope
    wrote on last edited by koahnig
    #1

    Hi,

    I am trying to develop with Qt within Windows 10. When I am using QtCreator, after few moments, Qt Creator seems to enter into a "infinite loop" even if the CPU "does not work" (I mean, it is at 0% load).
    I can't do nothing, I can't close it, I can't write code, or open file. The only thing I can do is to do "ctrl alt del" and kill the process ^^
    Is there somethig to do in Windows 10?
    I tried both Qt with online installer, with Visual C++, with MinGW, or offline installer etc...
    Thanks for your help :)
    Antoine

    K 1 Reply Last reply
    0
    • Q qnope

      Hi,

      I am trying to develop with Qt within Windows 10. When I am using QtCreator, after few moments, Qt Creator seems to enter into a "infinite loop" even if the CPU "does not work" (I mean, it is at 0% load).
      I can't do nothing, I can't close it, I can't write code, or open file. The only thing I can do is to do "ctrl alt del" and kill the process ^^
      Is there somethig to do in Windows 10?
      I tried both Qt with online installer, with Visual C++, with MinGW, or offline installer etc...
      Thanks for your help :)
      Antoine

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @qnope

      The toolchains Visual C++ and also MinGW shall be independent to Qt creator and have no influence.

      Try to open creator directly from a command prompt to see if there are error messages issued.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qnope
        wrote on last edited by
        #3

        Hello,

        I tryed to do what you adviced me, but there is no information at all :/
        I only have that, (or maybe I didn't use prompt in the good way ^^)

        C:\Qt\Tools\QtCreator\bin>qtcreator.exe
        
        C:\Qt\Tools\QtCreator\bin>
        
        K 1 Reply Last reply
        0
        • Q qnope

          Hello,

          I tryed to do what you adviced me, but there is no information at all :/
          I only have that, (or maybe I didn't use prompt in the good way ^^)

          C:\Qt\Tools\QtCreator\bin>qtcreator.exe
          
          C:\Qt\Tools\QtCreator\bin>
          
          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @qnope

          Here is an older post and you may the problem.
          You seem to have started correctly from command prompt. So add "-noload Welcome" and see if it is a problem with the welcome screen as given also in the post mentioned.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          2
          • Q Offline
            Q Offline
            qnope
            wrote on last edited by
            #5

            Even if it is ugly (as I loved the Welcome page) and really weird... It seems to work, I will try in more details later ^^.
            Thanks !

            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