Cant deploy simple app
-
Hi,
From the looks of it, you did not use windeployqt, did you ? If so, use it, it should get all needed dlls.
-
Hi
I have a simple hello world qml app and want to test deployment.
I have followed instructions given here but when I run the app I get no output or errors.
What has gone wrong?
Here is a picture of my deployment folder
@GrahamLa said in Cant deploy simple app:
I have followed instructions given here
The top of the article says, NOTE: The recommended way to deploy your application is to use the official deployment tool (windeployqt). Try that first!