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

Add linux arm64 support #86

Open
CaptainDario opened this issue Jun 13, 2024 · 3 comments
Open

Add linux arm64 support #86

CaptainDario opened this issue Jun 13, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@CaptainDario
Copy link

Is your feature request related to a problem? Please describe.
With the current rise in popularity of arm based devices, I would like to be able to run isar on linux arm64. This is currently not possible.

Describe the solution you'd like
Compiling isar for arm64 and bundling it in the release.

Version

  • Platform: Linux arm 64
  • Flutter version: any
  • Isar version: 3.1+
@CaptainDario CaptainDario added the enhancement New feature or request label Jun 13, 2024
@CaptainDario CaptainDario changed the title Add linux_arm64 library Add linux arm64 support Jun 13, 2024
@CaptainDario
Copy link
Author

Any comment on this?

@vicenterusso
Copy link
Member

Any comment on this?

Do you have logs, errors, or something?

@karniv00l
Copy link

karniv00l commented Aug 22, 2024

Unhandled Exception: IsarError: Unsupported processor architecture "linux_arm64". Please open an issue on GitHub to request it

'Unsupported processor architecture "${Abi.current()}". '
'Please open an issue on GitHub to request it.',

there's already an issue on the upstream repo: isar#876

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

3 participants