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. Prozedureinsprungpunkt not found Qt5PrintSupport.dll
Qt 6.11 is out! See what's new in the release blog

Prozedureinsprungpunkt not found Qt5PrintSupport.dll

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 943 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.
  • QT-static-prgmQ Offline
    QT-static-prgmQ Offline
    QT-static-prgm
    wrote on last edited by
    #1

    Hello,

    i want to print the text from a label into a pdf file. So i included the QPrinter, but even my test code does not work, because of a kind of dll problem. First i used Qt 5.8.0 for x86 compiled for VS2015. I had further problems with the old qt build with VS2017, so i compiled the latest source (5.11.2) with VS2017 and the old problems were solved. But i still have this dll problem when i run the program. Any ideas what causes the problem?
    0_1541326174146_QtPrinter.JPG

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      How do you run the program?
      If from outside Creator you need a deplyment folder and it
      need a subfolder with PrintSupport DLL amount other things.

      1 Reply Last reply
      1
      • QT-static-prgmQ Offline
        QT-static-prgmQ Offline
        QT-static-prgm
        wrote on last edited by
        #3

        I use Visual Studio 2017. Running with debug configuration works. Release does not. So i was sure it's a kind of settings problem. But running the release exe from the explorer (all dll added to the exe folder) doesn't work either
        0_1541330200241_Unbenannt2.JPG

        1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          Hi
          Its not a proper folder. Missing sub folders.
          use the tool to create one
          http://doc.qt.io/qt-5/windows-deployment.html

          This also gives good info
          http://www.tripleboot.org/?p=138

          1 Reply Last reply
          4

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved