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

How to install haxe 4.3.2 or latest arm version use lix? #190

Open
sonygod opened this issue Nov 6, 2023 · 3 comments
Open

How to install haxe 4.3.2 or latest arm version use lix? #190

sonygod opened this issue Nov 6, 2023 · 3 comments

Comments

@sonygod
Copy link

sonygod commented Nov 6, 2023

lix install haxe 4.3.2 or latest arm version?

current only have nightly 5.0.xxx for nightly arm version?

how to install 4.3.2 arm version?

@sonygod sonygod changed the title how install haxe 4.3.2 or latest arm version use lix? How to install haxe 4.3.2 or latest arm version use lix? Nov 6, 2023
@gene-pavlovsky
Copy link

I'm on a recent MBP (Apple Silicon), here's the .haxerc of one project:

{
  "version": "4.3.2",
  "resolveLibs": "scoped"
}

I run lix download and it installs the correct arch haxe version without any fuss. You don't have to specify the architecture manually.

What did you try to do, and what didn't work as expected for you?

@AlexHaxe
Copy link

AlexHaxe commented Dec 6, 2023

I assumed they were on a Raspberry Pi like device.
haven't checked in a while, but last time I tried lix installed a x86/64 Linux version instead of an ARM binary.

@gene-pavlovsky
Copy link

gene-pavlovsky commented Dec 7, 2023

If it's the case, I don't have a RasPi to check this.
@sonygod Pls provide further information, what is your system (OS/hardware) and what exactly are you trying to do (e.g. list of commands you run in the shell) and what kind of errors or other problems are you getting?

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

No branches or pull requests

3 participants