Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have ProjectA.exe which links to ProjectB.dll, both are linked to QT, do I need to run windeployqt.exe on both .exe and dll or there is a way to run it only on the exe and it will resolve it'd dependencies and the QT dll dependencies as well
Hi,
AFAIK, you only need to run it against your application.
Note that's typically something that is faster tested than waiting for an answer on the forum.