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

external/ci: add linux 32 bit builds #28

Open
Thinkofname opened this issue May 20, 2015 · 0 comments
Open

external/ci: add linux 32 bit builds #28

Thinkofname opened this issue May 20, 2015 · 0 comments

Comments

@Thinkofname
Copy link
Owner

Pretty sure there is a reason why the builds are currently disabled. Need to look into it

Reason:

$ go install -v github.com/thinkofdeath/steven/cmd/steven
github.com/go-gl/glfw/v3.1/glfw
# github.com/go-gl/glfw/v3.1/glfw
/usr/bin/ld: cannot find -lGL
/usr/bin/ld: cannot find -lX11
/usr/bin/ld: cannot find -lXrandr
/usr/bin/ld: cannot find -lXxf86vm
/usr/bin/ld: cannot find -lXi
/usr/bin/ld: cannot find -lXcursor
/usr/bin/ld: cannot find -lXinerama
collect2: error: ld returned 1 exit status
github.com/thinkofdeath/gl/v3.2-core/gl
# github.com/thinkofdeath/gl/v3.2-core/gl
/usr/bin/ld: cannot find -lGL
/usr/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status

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

No branches or pull requests

1 participant