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

listbox.go undefined constants #13

Closed
axgle opened this issue May 28, 2012 · 2 comments
Closed

listbox.go undefined constants #13

axgle opened this issue May 28, 2012 · 2 comments

Comments

@axgle
Copy link

axgle commented May 28, 2012

C:\Users\sony>go get github.com/lxn/walk
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:39: undefined: LBS_STANDARD
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:82: undefined: LB_ERRSPACE
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:82: undefined: LB_ERR
C:\Go\src\pkg\github.com\lxn\walk\listbox.go:232: undefined: LB_ERR

@lxn
Copy link
Owner

lxn commented May 28, 2012

Please try "go get -u github.com/lxn/walk", so both walk and go-winapi will get updated to the latest version.

@axgle
Copy link
Author

axgle commented May 28, 2012

OK,works well now!~

@axgle axgle closed this as completed May 28, 2012
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