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. When I compile the project, the computer automatically shuts down...
QtWS25 Last Chance

When I compile the project, the computer automatically shuts down...

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 302 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.
  • H Offline
    H Offline
    HoratioCaine
    wrote on 18 May 2023, 10:57 last edited by HoratioCaine
    #1

    Hi, As the title says, When I compile the project, the computer automatically shuts down...
    So, How do I find out why my computer shuts down?
    Is there a dump file?

    env:
    Windows10 Professional Edition X64 21H2 19044.1766
    CPU: AMD Ryzen 7 3700X 8-Core Processor
    RAM: 32GB
    QT: Qt5.13.2_x64
    IDE: VS2017

    I can provide more information if needed...

    Any advice would be appreciated : )

    C 1 Reply Last reply 19 May 2023, 00:09
    0
    • G Offline
      G Offline
      goldenhawking
      wrote on 18 May 2023, 12:09 last edited by
      #2

      @HoratioCaine said in When I compile the project, the computer automatically shuts down...:

      would be appreciat

      I met similar problem. My CPU Fan was broken, the CPU reaches 90 Centigrade when multi-core compiler is working. The computer automatically shuts down.

      Qt is the best C++ framework I've ever met.

      1 Reply Last reply
      2
      • H HoratioCaine
        18 May 2023, 10:57

        Hi, As the title says, When I compile the project, the computer automatically shuts down...
        So, How do I find out why my computer shuts down?
        Is there a dump file?

        env:
        Windows10 Professional Edition X64 21H2 19044.1766
        CPU: AMD Ryzen 7 3700X 8-Core Processor
        RAM: 32GB
        QT: Qt5.13.2_x64
        IDE: VS2017

        I can provide more information if needed...

        Any advice would be appreciated : )

        C Offline
        C Offline
        Chris Kawa
        Lifetime Qt Champion
        wrote on 19 May 2023, 00:09 last edited by
        #3

        @HoratioCaine Apart from checking your system temperatures (use e.g. hwmonitor) you can open Windows Event Viewer and look at the event logs around the time your computer shuts down. There should be some errors there that could point you to the source of the problem, like driver crashes or other such issues.

        H 1 Reply Last reply 23 May 2023, 02:20
        5
        • C Chris Kawa
          19 May 2023, 00:09

          @HoratioCaine Apart from checking your system temperatures (use e.g. hwmonitor) you can open Windows Event Viewer and look at the event logs around the time your computer shuts down. There should be some errors there that could point you to the source of the problem, like driver crashes or other such issues.

          H Offline
          H Offline
          HoratioCaine
          wrote on 23 May 2023, 02:20 last edited by
          #4

          @Chris-Kawa Thanks~ I will check it. :)

          1 Reply Last reply
          0
          • H HoratioCaine marked this topic as a regular topic on 29 May 2023, 01:26

          1/4

          18 May 2023, 10:57

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved