qt
qt copied to clipboard
qtbox
Hello!
When I run my golang project I have:
looking for qtbox in: /home/mark/setup/qtbox final qtbox location: /home/mark/setup/qtbox downloading qtbox => 0% downloading qtbox => 1% downloading qtbox => 2% downloading qtbox => 3% downloading qtbox => 5% downloading qtbox => 6% downloading qtbox => 7% downloading qtbox => 8% ..... downloading qtbox => 100%
I would like to know if there is a way to build a golang project that do not need to download the qtbox executable
Thanks, Mark
Same problem, only on windows.
use qtdeploy. It will pre-download all the DLL's you need and put them and the application in a "deploy" folder.
If someone is looking for a solution: https://github.com/therecipe/qt/issues/1279