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

Investigate building with "bundled" SDL2 to avoid the need to install SDL2 separately #176

Open
johnthagen opened this issue Sep 24, 2018 · 1 comment

Comments

@johnthagen
Copy link
Owner

johnthagen commented Sep 24, 2018

This would allow users to not have to pre-install all of the SDL2 libraries. cargo run should just work.

See: https://github.com/Rust-SDL2/rust-sdl2#bundled-feature

@johnthagen johnthagen self-assigned this Sep 26, 2018
@johnthagen
Copy link
Owner Author

johnthagen commented Sep 26, 2018

This will need to be implemented in piston-music.

This is blocked until the following are completed:

@johnthagen johnthagen removed their assignment Sep 5, 2022
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