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. Problem width new Visual Studio 2019 and Qt 5.13.1
Forum Update on Monday, May 27th 2025

Problem width new Visual Studio 2019 and Qt 5.13.1

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 570 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.
  • L Offline
    L Offline
    logens.dou
    wrote on last edited by
    #1

    Hello Qt Community,
    my visual studio version is community 2019 subversion16.8.4
    and Qt version 5.13.1 ,but compile the Qt program
    qt_bug.png

    It still report this error when I re install visual studio 2015, 2017, 2019 and various versions Qt-vsaddin
    Thank you in advance for your help and your support.

    Many greetings,
    logens.dou

    jsulmJ 1 Reply Last reply
    0
    • L logens.dou

      Hello Qt Community,
      my visual studio version is community 2019 subversion16.8.4
      and Qt version 5.13.1 ,but compile the Qt program
      qt_bug.png

      It still report this error when I re install visual studio 2015, 2017, 2019 and various versions Qt-vsaddin
      Thank you in advance for your help and your support.

      Many greetings,
      logens.dou

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @logens-dou Can you please translate the text?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        logens.dou
        wrote on last edited by
        #3

        Hi,
        sorry,the screenshot is chinese,the error is
        Specified task executable“ cmd.exe ”Failed to run. System.IO.IOException : incorrect function
        Thank you in advance for your help and your support.

        Many greetings,
        logens.dou

        jsulmJ JonBJ 2 Replies Last reply
        0
        • L logens.dou

          Hi,
          sorry,the screenshot is chinese,the error is
          Specified task executable“ cmd.exe ”Failed to run. System.IO.IOException : incorrect function
          Thank you in advance for your help and your support.

          Many greetings,
          logens.dou

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @logens-dou said in Problem width new Visual Studio 2019 and Qt 5.13.1:

          cmd.exe

          Can you run it manually: press Windows key, enter "cmd" and press enter?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • L Offline
            L Offline
            logens.dou
            wrote on last edited by
            #5

            I suspect that there is something wrong with the configuration of VS and QT. Run it manually cmd.exe How to load the configuration
            Because some QT configuration macros are not loaded automatically, maybe the vsaddin plug-in itself is not compatible with the version of vs. there is no such problem in building a simple C + + project

            1 Reply Last reply
            0
            • L logens.dou

              Hi,
              sorry,the screenshot is chinese,the error is
              Specified task executable“ cmd.exe ”Failed to run. System.IO.IOException : incorrect function
              Thank you in advance for your help and your support.

              Many greetings,
              logens.dou

              JonBJ Offline
              JonBJ Offline
              JonB
              wrote on last edited by
              #6

              @logens-dou said in Problem width new Visual Studio 2019 and Qt 5.13.1:

              Specified task executable“ cmd.exe ”Failed to run. System.IO.IOException : incorrect function

              If the other solutions do not work. I am not sure this is the problem, because of the System.IO.IOException, but I think you should just check

              • https://social.msdn.microsoft.com/Forums/vstudio/en-US/ef856379-ef48-4265-b640-4a6ea6158fee/error-msb6003-the-specified-task-executable-cmdexe-could-not-be-run-the-specified-path-file?forum=msbuild

              • https://social.msdn.microsoft.com/Forums/vstudio/en-US/cef5a34f-e066-4eba-8f59-4eda5112cc6e/visual-studio-2017-incorrect-function-when-trying-to-run?forum=visualstudiogeneral

              in case there is a path/space problem as reported in those two.

              1 Reply Last reply
              0
              • L Offline
                L Offline
                logens.dou
                wrote on last edited by
                #7

                when i create a cplusplus project use visual studio 2019 ,no error
                but i create a qt-widget-project use visual studio 2019,the error is appear
                so i mean there is some configure of i cannot understand
                the qt environment in visual studio 2019 installed where is need other configure beside vs-addin,if i use old vs-addin example qt-vsaddin-msvc2017-2.3.2.vsix ,there is no error ,but i need configure the include and lib path,and i need to configure the qml environment

                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