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. vc redist files not found?

vc redist files not found?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
5 Posts 3 Posters 1.4k Views 2 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.
  • D Offline
    D Offline
    davecotter
    wrote on last edited by davecotter
    #1

    when i'm "deploying" i get this error:
    0_1502510466080_Screen Shot 2017-08-11 at 8.59.33 PM.png

    what's it looking for?

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #4

      Don't worry that bug have struck me too, but it's noted:
      https://bugreports.qt.io/browse/QTBUG-61549
      https://bugreports.qt.io/browse/QTBUG-61550

      1 Reply Last reply
      3
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #2

        Hi,

        I don't know wether it's intentional but you are trying to deploy a debug version of your application. IIRC, Microsoft officially disallow the distribution of its debugging runtime.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • D Offline
          D Offline
          davecotter
          wrote on last edited by
          #3

          sorry for confusing you, it's the same in release:

          Direct dependencies: Qt5Core Qt5Gui Qt5Widgets
          All dependencies   : Qt5Core Qt5Gui Qt5Widgets
          To be deployed     : Qt5Core Qt5Gui Qt5Svg Qt5Widgets
          Warning: Cannot find Visual Studio release redistributable files in C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\redist\MSVC\14.10.25017.
          
          

          needless to say, the app doesn't launch on non-build machines unless i manually copy the proper dll's into place

          1 Reply Last reply
          0
          • hskoglundH Offline
            hskoglundH Offline
            hskoglund
            wrote on last edited by
            #4

            Don't worry that bug have struck me too, but it's noted:
            https://bugreports.qt.io/browse/QTBUG-61549
            https://bugreports.qt.io/browse/QTBUG-61550

            1 Reply Last reply
            3
            • D Offline
              D Offline
              davecotter
              wrote on last edited by
              #5

              the above reply seems to be the answer, 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