You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build this on linux, go1.10 and Qt5.10.0
I think it's my mistake somewhere, would your please help me to build this app?
`
ERRO[0005] failed to run command cmd="go build -p 8 -v -ldflags=all="-s" "-w" -o /home/mhg/go/src/github.com/therecipe/qt/internal/examples/webkit/browser/deploy/linux/browser -tags="minimal"" env= error="exit status 1" func=RunCmd name="build for linux on linux"
main.go:10:2: build constraints exclude all Go files in /home/mhg/go/src/github.com/therecipe/qt/webkit
Trying to build this on linux, go1.10 and Qt5.10.0
I think it's my mistake somewhere, would your please help me to build this app?
`
main.go:10:2: build constraints exclude all Go files in /home/mhg/go/src/github.com/therecipe/qt/webkit
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/mhg/.cache/go-build"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/mhg/go"
GORACE=""
GOROOT="/usr/local/go"
GOTMPDIR=""
GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build841531297=/tmp/go-build -gno-record-gcc-switches"
`
The text was updated successfully, but these errors were encountered: