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

Try compiling deps on win manually #2505

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

ankith26
Copy link
Member

@ankith26 ankith26 commented Oct 7, 2023

Very WIP (will update details as I go along)

Note to self: update this PR after bumping SDL and friends versions

Why?

  • Easier to maintain. Going forward we will have one way of managing our dependencies for all platforms. Also improves inter-os consistency.
  • Now the freetype module is built with harfbuzz support. And SDL_ttf uses this freetype instead of bundling its own, reducing release wheel size.
  • Faster image loading, as we are using libjpegturbo/zlib-ng
  • Fluidsynth support on windows

@yunline yunline added buildconfig CI Issue with the Continuous Integration (CI), the actions/bots that test things labels Oct 15, 2023
@ankith26 ankith26 force-pushed the ankith26-win-deps branch 4 times, most recently from e027d7a to 1745b76 Compare January 5, 2024 05:25
@ankith26 ankith26 force-pushed the ankith26-win-deps branch 3 times, most recently from c4076fb to fcfe81b Compare October 2, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildconfig CI Issue with the Continuous Integration (CI), the actions/bots that test things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants