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

I am trying to build under windows, using go 32 bit #34

Closed
asierra01 opened this issue Jan 31, 2017 · 1 comment
Closed

I am trying to build under windows, using go 32 bit #34

asierra01 opened this issue Jan 31, 2017 · 1 comment

Comments

@asierra01
Copy link

asierra01 commented Jan 31, 2017

c:\scripts\go\src\github.com\docker\docker-credential-helpers>make wincred
mkdir -p bin
go build -o bin/docker-credential-wincred wincred/cmd/main_windows.go
%# github.com/docker/docker-credential-helpers/vendor/github.com/danieljoos/wincred
vendor\github.com\danieljoos\wincred\native.go:124: type [1073741824]uintptr larger than address space
vendor\github.com\danieljoos\wincred\native.go:124: type [1073741824]uintptr too large
make: *** [wincred] Error 2
...I get this error

@thaJeztah
Copy link
Member

#168 updated this dependency, and that specific file is no longer in our code-base. I'm not sure if that fixes the issue, but let us know if you're still having issues compiling a current version of this repository.

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