Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
GNU Lesser General Public License v3.0
10.5k
stars
748
forks
source link
qtdeploy Linux to Windows x64 doesn't create a binary file #1256
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
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