Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

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

    General and Desktop
    5
    8
    27425
    Loading More Posts
    • 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.
    • Volebab
      Volebab last edited by

      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 Reply Quote 2
      • A
        alex_malyu last edited by

        @Volebab said:

        Cannot open include file: 'corecrt.h'

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

        Volebab 1 Reply Last reply Reply Quote 2
        • Volebab
          Volebab @alex_malyu last edited by

          @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 Reply Quote 0
          • Volebab
            Volebab last edited by Volebab

            I tried and nothing, the error persists.

            1 Reply Last reply Reply Quote 0
            • Volebab
              Volebab last edited by

              Anyone knows how to solve this?

              1 Reply Last reply Reply Quote 0
              • Gwen5484
                Gwen5484 last edited by

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

                1 Reply Last reply Reply Quote 2
                • H
                  h0r4r last edited by

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

                  1 Reply Last reply Reply Quote 3
                  • H
                    Hajime last edited by Hajime

                    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 Reply Quote 3
                    • First post
                      Last post