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

Include static libraries in project #332

Merged
merged 2 commits into from
May 7, 2018
Merged

Include static libraries in project #332

merged 2 commits into from
May 7, 2018

Conversation

gen2brain
Copy link
Collaborator

This PR add a static tag and libraries that allows one to build a standalone binary on Linux/Windows/macOS. Discussed in #329 .

@veeableful
Copy link
Contributor

Hi @gen2brain, I have set up a repository that stores all the static libraries in https://github.com/veandco/go-sdl2-libs. I figured that since it takes about 37M, it would be better to make .go-sdl2-libs a submodule. Could you perhaps change it to submodule before I merge? That way, I think this repository will not store the files in history.

As a side note, I've also invited you to become a collaborator as well on the projects since you have done so much. Please join us! 😁

@gen2brain
Copy link
Collaborator Author

Hi @veeableful, I changed libs to submodule. Thanks for invite! I think I can prepare some script to update SDL libs in future, and it should probably be done on some old Ubuntu, e.g. 14.04.

Also, I will see if I can update https://github.com/gen2brain/go-sdl2-android-example.

@veeableful veeableful merged commit 2383a4a into veandco:master May 7, 2018
@veeableful
Copy link
Contributor

Thanks @gen2brain!

neputevshina pushed a commit to neputevshina/go-sdl2 that referenced this pull request Nov 13, 2024
Add static libraries for building standalone library
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

Successfully merging this pull request may close these issues.

2 participants