-
Notifications
You must be signed in to change notification settings - Fork 105
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
Compilation issue with ui/cdrv.go #6
Comments
I have two machines here which are both powered by current Debian Wheezy and are using the identical configuration/installed software (if it makes sense here), the only difference is architecture (i686 and amd64). The described above behaviour could be reproduced only with "tip" golang under amd64 system. It could not be reproduced when using "tip" golang under i686 and also when using golang v1.0.3 under amd64. |
This issue still exists with go1.2.1. Which go version did was used during go-ui's development?
|
I meet this issue when use go-1.4.1 on Windows 7 64 bit system. |
Compiling with "tip" golang (
go version devel +fc8137c00f9c Sat Oct 13 19:05:22 2012 +0800
), this comes up:Running Ubuntu 12.04, with qt package version
4:4.8.1-0ubuntu4.2
installed.The text was updated successfully, but these errors were encountered: