#1299·qt

在 Windows 或 GIt Bash 中,安装命令不起作用

作者: bqback创建于 2024年11月15日更新于 2025年5月8日

Windows (PowerShell): PowerShell go get -v GitHub.com/therecipe/qt/cmd/... && for /f %v in ('go env GOPATH') do %v\bin\qtsetup test && %v\bin\qtsetup -test=false go: downloading GitHub.com/therecipe/qt v0.0.0-20200904063919-c0c124a5770d go: downloading GitHub.com/gopherjs/gopherjs v1.17.2 go: downloading GitHub.com/sirupsen/logrus v1.4.1 go: downloading GitHub.com/konsorten/go-windows-terminal-sequences v1.0.2 go: downloading GitHub.com/sirupsen/logrus v1.8.1 go: downloading GitHub.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20200904063919-c0c124a5770d go: downloading GitHub.com/therecipe/env_linux_amd64_513 v0.0.0-20190626000307-e137a3934da6 go: downloading GitHub.com/therecipe/env_darwin_amd64_513 v0.0.0-20190626001412-d8e92e8db4d0 go: downloading GitHub.com/therecipe/qt/internal/binding/files/docs v0.0.0-20191019224306-1097424d656c go: downloading GitHub.com/therecipe/env_windows_amd64_513 v0.0.0-20190626000028-79ec8bd06fb2 go: downloading GitHub.com/therecipe/qt/internal/binding/files/docs/5.13.0 v0.0.0-20200904063919-c0c124a5770d go: trying upgrade to GitHub.com/therecipe/[email protected] go: trying upgrade to GitHub.com/therecipe/[email protected] go: trying upgrade to GitHub.com/therecipe/[email protected] go: trying upgrade to GitHub.com/therecipe/qt/internal/binding/files/docs/[email protected] go: trying upgrade to GitHub.com/therecipe/qt/internal/binding/files/docs/[email protected] go: downloading GitHub.com/therecipe/env_windows_amd64_513/Tools v0.0.0-20190626000028-79ec8bd06fb2 go: trying upgrade to GitHub.com/therecipe/env_windows_amd64_513/[email protected] go: added GitHub.com/konsorten/go-windows-terminal-sequences v1.0.2 go: added GitHub.com/sirupsen/logrus v1.8.1 go: added GitHub.com/therecipe/env_darwin_amd64_513 v0.0.0-20190626001412-d8e92e8db4d0 go: added GitHub.com/therecipe/env_linux_amd64_513 v0.0.0-20190626000307-e137a3934da6 go: added GitHub.com/therecipe/env_windows_amd64_513/Tools v0.0.0-20190626000028-79ec8bd06fb2 go: added GitHub.com/therecipe/qt v0.0.0-20200904063919-c0c124a5770d go: added GitHub.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20200904063919-c0c124a5770d go: added GitHub.com/therecipe/qt/internal/binding/files/docs/5.13.0 v0.0.0-20200904063919-c0c124a5770d for: The term 'for' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.