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. Cannot open include file: 'corecrt.h': No such file or directory

Cannot open include file: 'corecrt.h': No such file or directory

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 5 Posters 28.9k 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.
  • VolebabV Offline
    VolebabV Offline
    Volebab
    wrote on last edited by
    #1

    I'm using Visual Studio 2015, Qt 5.6, and Qt Creator 3.6.1 and I'm getting this error when trying to compile any project:

    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\crtdefs.h:10: error: C1083: Cannot open include file: 'corecrt.h': No such file or directory

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

      @Volebab said:

      Cannot open include file: 'corecrt.h'

      Look at the link below:
      https://bugreports.qt.io/browse/QTBUG-50191

      VolebabV 1 Reply Last reply
      2
      • A alex_malyu

        @Volebab said:

        Cannot open include file: 'corecrt.h'

        Look at the link below:
        https://bugreports.qt.io/browse/QTBUG-50191

        VolebabV Offline
        VolebabV Offline
        Volebab
        wrote on last edited by
        #3

        @alex_malyu - I just found it and you replied here, haha.
        I'm trying an approach, let me see if it works.

        1 Reply Last reply
        0
        • VolebabV Offline
          VolebabV Offline
          Volebab
          wrote on last edited by Volebab
          #4

          I tried and nothing, the error persists.

          1 Reply Last reply
          0
          • VolebabV Offline
            VolebabV Offline
            Volebab
            wrote on last edited by
            #5

            Anyone knows how to solve this?

            1 Reply Last reply
            0
            • Gwen5484G Offline
              Gwen5484G Offline
              Gwen5484
              wrote on last edited by
              #6

              Had the same problem, solved it using the correction provided in the bug report.

              1 Reply Last reply
              2
              • H Offline
                H Offline
                h0r4r
                wrote on last edited by
                #7

                May be, this answer is is relevant to this issue too.

                1 Reply Last reply
                3
                • H Offline
                  H Offline
                  Hajime
                  wrote on last edited by Hajime
                  #8

                  I had the same issue with the following environment.

                  • Windows10 64bit
                  • VS2015
                  • Qt 5.9.5

                  Somehow, it had been resolved after I had installed Windows 10 SDK.
                  I hope it will help somebody in the community.

                  1 Reply Last reply
                  3

                  • Login

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