Skip to content

QtWS: Super Early Bird Tickets Available!

  • 0 Votes
    3 Posts
    375 Views
    2

    Thanks for the information. I did not realize that all dependencies are build into the application on static builds and therefore the deploy-script is not needed anymore. I got the script to run with my normal (dynamically linked) version of Qt and now I get my deployable this way. Thanks again for the help.

  • 0 Votes
    3 Posts
    438 Views
    EndrII 0E
    cqtdeployer.exe doesn't work for me at all, it throws an error message about "entry point not found in Qt5Core.dll"

    Hi.
    Show me please log of cqtdeployer, most likely you made a mistake in the command, and I see that you are using qml but did not specify the path to your qml files.

    cqtdeployer -bin /absalut/path/to/WidgetsEditor.exe -qmake /path/to/my/qmake.exe -qmlDir /Path/to/myqmlFiles/Dir -recursiveDepth 3