Prozedureinsprungpunkt not found Qt5PrintSupport.dll
-
wrote on 4 Nov 2018, 10:09 last edited by
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?
-
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. -
wrote on 4 Nov 2018, 11:17 last edited by
-
Lifetime Qt Championwrote on 4 Nov 2018, 11:19 last edited by mrjj 11 Apr 2018, 11:20
Hi
Its not a proper folder. Missing sub folders.
use the tool to create one
http://doc.qt.io/qt-5/windows-deployment.htmlThis also gives good info
http://www.tripleboot.org/?p=138
3/4