qt icon indicating copy to clipboard operation
qt copied to clipboard

qtbox

Open MarkLTZ opened this issue 3 years ago • 3 comments

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

MarkLTZ avatar Mar 04 '21 17:03 MarkLTZ

Same problem, only on windows.

bob9952 avatar Mar 23 '21 18:03 bob9952

use qtdeploy. It will pre-download all the DLL's you need and put them and the application in a "deploy" folder.

droidkfx avatar Mar 31 '21 01:03 droidkfx

If someone is looking for a solution: https://github.com/therecipe/qt/issues/1279

xpahos avatar Sep 10 '23 00:09 xpahos