Really, excellent job and thank you for yours time, which you have invested to this new feature. A thank you can also go to@sudomainwho helped catalyze this change withpull requeststhat have also letTermux:APIfunction. Sure, i will be very glad to test and reinstall Arch Linux ...
or (without android support) Install the Qt-dev package with MSYS2 and define QT_MSYS2=true or define a custom Qt location with QT_MSYS2_DIR (usually: C:\msys32\ or C:\msys64); pacman -Syyu if you want to deploy 32-bit applications pacman -S mingw-w64-i686-qt-creator mingw-w...
pacman -Scc Add the directory that contains gcc and g++ to your PATH (not needed with MSYS2) C:\Qt\Qt5.7.0\Tools\mingw530_32\bin Download the binding go get -u -v github.com/therecipe/qt/cmd/... Generate, install and test (20 min) (MSYS2: run within the MSYS2 MinGW 32-bit ...
pacman -Scc Add the directory that containsgccandg++to yourPATH(not needed with MSYS2) C:\Qt\Qt5.7.0\Tools\mingw530_32\bin Download the binding go get -u -v github.com/therecipe/qt/cmd/... Generate, install and test (20 min) (MSYS2: run within the MSYS2 MinGW 32-bit or MSYS2 ...
Go(often referred to as golang) is a free and open source programming language created at Google. This binding aims to make it as simple as possible to write applications for all operating systems supported by Qt in Go. The project is pretty much a WIP and not recommended to be used in...
pacman -Scc Add the directory that containsgccandg++to yourPATH(not needed with MSYS2) C:\Qt\Qt5.7.0\Tools\mingw530_32\bin Download the binding go get -v github.com/therecipe/qt/cmd/... Generate, install and test (20 min) (MSYS2: run within the MSYS2 MinGW 32-bit or MSYS2 MinGW...
Android iOS Install the desktop version formacOS Install and test (20 min) cd $GOPATH/src/github.com/therecipe/qt && ./setup.sh ios && ./setup.sh ios-simulator Create your firstapplication Sailfish OS Raspberry Pi Example Create a project folder[GOPATH]/src/qtExample ...