Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.bat error #15

Closed
CodyGuo opened this issue Jan 24, 2016 · 2 comments
Closed

setup.bat error #15

CodyGuo opened this issue Jan 24, 2016 · 2 comments

Comments

@CodyGuo
Copy link

CodyGuo commented Jan 24, 2016

D:\go\gopath\src\github.com\therecipe\qt>go run ./internal/setup/check.go

error:
GOPATH IS GOROOT

exit status 1

C:\WINDOWS\System32>go env
set GOARCH=386
set GOBIN=D:\go\bin
set GOEXE=.exe
set GOHOSTARCH=386
set GOHOSTOS=windows
set GOOS=windows
set GOPATH=D:\go\gopath
set GORACE=
set GOROOT=D:\go
set GOTOOLDIR=D:\go\pkg\tool\windows_386
set GO15VENDOREXPERIMENT=
set CC=gcc
set GOGCCFLAGS=-m32 -mthreads -fmessage-length=0
set CXX=g++
set CGO_ENABLED=1

@UnnoTed
Copy link

UnnoTed commented Jan 24, 2016

try moving \gopath\ out of D:\go\

@CodyGuo
Copy link
Author

CodyGuo commented Jan 25, 2016

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants