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

Support libpathops on Linux arm. #238

Open
aebrahim opened this issue Apr 23, 2024 · 0 comments · May be fixed by #245 or #249
Open

Support libpathops on Linux arm. #238

aebrahim opened this issue Apr 23, 2024 · 0 comments · May be fixed by #245 or #249

Comments

@aebrahim
Copy link

In the file packages/vector_graphics_compiler/lib/src/_initialize_path_ops_io.dart, Linux (and Windows) are always assumed to be 64 bit. This leads to the following error when running on Linux ARM64: Could not locate libpathops at /usr/lib/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so

Another approach would be to leverage Abi.current()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant