therecipe/qt

qtdeploy Linux to Windows x64 doesn't create a binary file

ChugunovRoman opened this issue · 1 comments

Hi. I try to build the application qml example for Linux and Windows x64. For Linux I got successful the build and working file, but for Windows I didn't get exe file although the build command completed without any outputs and errors.
How to get executable file for Windows x64 on Linux?

My OS: Linux ruut 5.15.2-arch1-1 #1 SMP PREEMPT Fri, 12 Nov 2021 19:22:10 +0000 x86_64 GNU/Linux
Build for Linux via: qtdeploy -docker build linux_static
Build for Windows via: qtdeploy -docker build windows_64_static

Run command for Windows deploy via sudo does not helps.
qtdeploy -docker build windows - same result

with export GO111MODULE=off built successful for any targets