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 ...
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 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 ...
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...
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 ...