-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Android AArch64 build #4831
Comments
I created a PR for Termux to build this. feat(oh-my-posh): add package by stevenxxiu · Pull Request #19747 · termux/termux-packages. |
@stevenxxiu this makes no sense so help me out here. |
When I last tested https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/posh-android-arm, I saw that the Where did you see me using |
@stevenxxiu can you show me the logs?
It's what |
I don't have that atm. I didn't save it when it crashed. Do those segments work for you in Termux? If you can't get it to crash I can try to test out my config later.
This is set in https://github.com/termux/termux-packages/blob/5bdbfc6b1a134a46e70708706f627e80da2d8d7e/scripts/build/toolchain/termux_setup_toolchain_26b.sh. |
@stevenxxiu ok, cool. That shows some additional flags as we compile for that architecture already. I can adjust our build towards that. Also, I don't have an Android device ;-) |
@stevenxxiu can you try with v20.2.0 |
It still crashes. The minimal reproducible examples are pretty small: - type: command oh_my_posh_command_error_log.txt - type: git You could install some Android emulator to test it if you want. I'm not too fussed about not fixing this, as I got it to build and work in Termux. One benefit is it will show people how it's built in a more minimal way than the Termux packages repo. |
Code of Conduct
What would you like to see changed/added?
Hi, I see there's a https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/posh-android-arm. Could there be an Android AArch64 build? I tried https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/posh-linux-arm64, and parts of my config can cause it to crash.
Thanks so much for this btw. I just set up my config.
The text was updated successfully, but these errors were encountered: