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

[Feature] Statically link SDL2 rather than depending on DLL #45

Open
hogsy opened this issue Jan 10, 2024 · 0 comments
Open

[Feature] Statically link SDL2 rather than depending on DLL #45

hogsy opened this issue Jan 10, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@hogsy
Copy link
Owner

hogsy commented Jan 10, 2024

Summary

Very minor change. Right now SDL2 is being linked dynamically, which is fine, but for the sake of keeping the distribution simple I'd like to statically link it instead.

User Story

N/A

Acceptance Criteria

It's statically linked.

Mockups or Wireframes

N/A

Dependencies

N/A

Risks or Challenges

Zero.

@hogsy hogsy added the enhancement New feature or request label Jan 10, 2024
@hogsy hogsy added this to the v0.4.0 milestone Jan 10, 2024
@hogsy hogsy modified the milestones: v0.4.0, 0.5.0 Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant