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

bexport.go:212: obj.IsAlias undefined #101

Open
duanebc opened this issue Jun 13, 2019 · 0 comments
Open

bexport.go:212: obj.IsAlias undefined #101

duanebc opened this issue Jun 13, 2019 · 0 comments

Comments

@duanebc
Copy link

duanebc commented Jun 13, 2019

On installation I receive errors.

$ go get -v github.com/cweill/gotests golang.org/x/tools/go/internal/gcimporter golang.org/x/tools/go/internal/packagesdriver # golang.org/x/tools/go/internal/gcimporter ..\..\golang.org\x\tools\go\internal\gcimporter\bexport.go:212: obj.IsAlias undefined (type *types.TypeName has no field or method IsAlias) # golang.org/x/tools/go/internal/packagesdriver ..\..\golang.org\x\tools\go\internal\packagesdriver\sizes.go:94: undefined: types.SizesFor --

$ go env set GOARCH=amd64 set GOBIN=C:\Users\dcrouc14\go1.8.3\bin set GOEXE=.exe set GOHOSTARCH=amd64 set GOHOSTOS=windows set GOOS=windows set GOPATH=C:\Users\dcrouc14\go1.8.3 set GORACE= set GOROOT=C:\Go set GOTOOLDIR=C:\Go\pkg\tool\windows_amd64 set GCCGO=gccgo set CC=gcc set GOGCCFLAGS=-m64 -mthreads -fmessage-length=0 -fdebug-prefix-map=C:\Users\dcrouc14\AppData\Local\Temp\go-build827470975=/tmp/go-build -gno-record-gcc-switches set CXX=g++ set CGO_ENABLED=1 set PKG_CONFIG=pkg-config set CGO_CFLAGS=-IC:/OracleInstantClient/instantclient_12_1/sdk/include set CGO_CPPFLAGS= set CGO_CXXFLAGS=-g -O2 set CGO_FFLAGS=-g -O2 set CGO_LDFLAGS=-LC:/OracleInstantClient/instantclient_12_1 -loci --

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

1 participant