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. Can't run qdoc.exe from Qt 5.11.2 under Windows 7.

Can't run qdoc.exe from Qt 5.11.2 under Windows 7.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
7 Posts 3 Posters 1.6k Views 3 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.
  • M Offline
    M Offline
    Michael Scopchanov
    wrote on last edited by Michael Scopchanov
    #1

    When I try to run qdoc.exe from the command prompt, I get the following error:

    The program can't start, because api-ms-win-core-sysinfo-l1-2-0.dll is missing from your computer. Try reinstalling the program to fix this problem.
    

    Under Window 10 I am able to run the executable, though there are other problems, which I will report separately.

    Also the version of qdoc.exe shipped with Qt 5.10 worked as expected.

    For a reference, here is a link to the question asked by me on Stack Overflow.

    Is Windows 7 not supported anymore by QDoc?

    Thank you in advance!

    raven-worxR 1 Reply Last reply
    0
    • M Michael Scopchanov

      When I try to run qdoc.exe from the command prompt, I get the following error:

      The program can't start, because api-ms-win-core-sysinfo-l1-2-0.dll is missing from your computer. Try reinstalling the program to fix this problem.
      

      Under Window 10 I am able to run the executable, though there are other problems, which I will report separately.

      Also the version of qdoc.exe shipped with Qt 5.10 worked as expected.

      For a reference, here is a link to the question asked by me on Stack Overflow.

      Is Windows 7 not supported anymore by QDoc?

      Thank you in advance!

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Michael-Scopchanov
      are you sure you are running the qdoc.exe from the correct package?
      E.g. from the UWP package?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      M 1 Reply Last reply
      0
      • raven-worxR raven-worx

        @Michael-Scopchanov
        are you sure you are running the qdoc.exe from the correct package?
        E.g. from the UWP package?

        M Offline
        M Offline
        Michael Scopchanov
        wrote on last edited by Michael Scopchanov
        #3

        @raven-worx, as with the previos Qt releases, I have installed MSVC 2017 64-bit, as I have Visual Studio Community 2017, where I have selected Desktop Development with C++. I do not use UWP, so I don't have it installed neither from VS, nor Qt. I mean - yes, I believe I use the correct packages, as the kits are recognized in Qt Creator and I am able to compile and debug the code. I have the exact same setup under Windows 10 and there I am able to run qdoc.exe.

        1 Reply Last reply
        0
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Do you also have the latest Visual Studio 2017 installed (2017.8) - there were some abi changes between 15.7 and 15.8 and maybe 5.11.2 was already compiled with 15.8...

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          M 1 Reply Last reply
          0
          • Christian EhrlicherC Christian Ehrlicher

            Do you also have the latest Visual Studio 2017 installed (2017.8) - there were some abi changes between 15.7 and 15.8 and maybe 5.11.2 was already compiled with 15.8...

            M Offline
            M Offline
            Michael Scopchanov
            wrote on last edited by Michael Scopchanov
            #5

            @Christian-Ehrlicher I have Visual Studio Community 2017 15.8.5.

            1 Reply Last reply
            0
            • Christian EhrlicherC Offline
              Christian EhrlicherC Offline
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote on last edited by
              #6

              So it's the latest.. strange.
              Although I don't think it will help you should try to install the latest vcredist packages for msvc2017 and msvc2015 which can be found here: https://support.microsoft.com/de-de/help/2977003/the-latest-supported-visual-c-downloads

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              M 1 Reply Last reply
              0
              • Christian EhrlicherC Christian Ehrlicher

                So it's the latest.. strange.
                Although I don't think it will help you should try to install the latest vcredist packages for msvc2017 and msvc2015 which can be found here: https://support.microsoft.com/de-de/help/2977003/the-latest-supported-visual-c-downloads

                M Offline
                M Offline
                Michael Scopchanov
                wrote on last edited by
                #7

                @Christian-Ehrlicher I have the latest redistributable package for 2017 as well.

                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