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

Fix compiler execution on ARM64. #249

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aebrahim
Copy link

  • Refactors detection of the binary directory for path_ops and tesselator to reduce code duplication
  • Correctly handles ARM64 architectures
  • Sets up compiler tests on Mac (x86 and ARM) and Windows

This fixes #238 and replaces #245.

@zanderso
Copy link
Contributor

zanderso commented Nov 1, 2024

Hi there, The Flutter team is now maintaining these packages in the flutter/packages repository at packages/vector_graphics and packages/vector_graphics_compiler. We'd appreciate it if you could direct this PR to those locations instead. Thanks!

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.

Support libpathops on Linux arm.
2 participants