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. Can not run a qt application from Visual Studio 2015.
Forum Updated to NodeBB v4.3 + New Features

Can not run a qt application from Visual Studio 2015.

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 3 Posters 1.3k Views 1 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.
  • MikhailGM Offline
    MikhailGM Offline
    MikhailG
    wrote on last edited by
    #1

    Hi! I have difficulties with running a Qt app from Visual Studio 2015. It compiles ok, but when I run it says "Qt5PrintSupport.dll can not be found". What should I do?
    Thank you.

    jsulmJ 1 Reply Last reply
    0
    • MikhailGM MikhailG

      Hi! I have difficulties with running a Qt app from Visual Studio 2015. It compiles ok, but when I run it says "Qt5PrintSupport.dll can not be found". What should I do?
      Thank you.

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

      @MikhailG How do you run the app?

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

      MikhailGM 1 Reply Last reply
      1
      • m.sueM Offline
        m.sueM Offline
        m.sue
        wrote on last edited by m.sue
        #3

        Hi,
        the Qt-DLLs need to be in your PATH or placed in the directory of your executable file.
        -Michael.

        MikhailGM 1 Reply Last reply
        2
        • jsulmJ jsulm

          @MikhailG How do you run the app?

          MikhailGM Offline
          MikhailGM Offline
          MikhailG
          wrote on last edited by
          #4

          @jsulm I press run . Issues only with MSVC 2015 compiler kit. MinGW works fine.

          jsulmJ 1 Reply Last reply
          0
          • m.sueM m.sue

            Hi,
            the Qt-DLLs need to be in your PATH or placed in the directory of your executable file.
            -Michael.

            MikhailGM Offline
            MikhailGM Offline
            MikhailG
            wrote on last edited by MikhailG
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • MikhailGM MikhailG

              @jsulm I press run . Issues only with MSVC 2015 compiler kit. MinGW works fine.

              jsulmJ Online
              jsulmJ Online
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @MikhailG Do you use Qt for VC2015 in your MSVC 2015 kit? If so does it contain Qt5PrintSupport.dll ?

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

              MikhailGM 1 Reply Last reply
              1
              • jsulmJ jsulm

                @MikhailG Do you use Qt for VC2015 in your MSVC 2015 kit? If so does it contain Qt5PrintSupport.dll ?

                MikhailGM Offline
                MikhailGM Offline
                MikhailG
                wrote on last edited by MikhailG
                #7

                @jsulm My bad, the problem is solved. Thank you.

                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