We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! It seems to be some problem with GNU/Linux executable. I am running ArchLinux. I tried audiotext-v1.2.2-unix.zip and audiotext-v1.2.0-unix.zip
In both cases, when I run ./audiotext I get the error cannot execute binary file
./audiotext
cannot execute binary file
I did:
file audiotext audiotext: Mach-O 64-bit arm64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|PIE>
So it seems that the provided binary is compiled only for macOS. Can you provide a Linux compatible binary?
The text was updated successfully, but these errors were encountered:
Hi!
Sure, I'll compile it in a VM as soon as I finish the #5 issue.
Thank you for the feedback.
Sorry, something went wrong.
HenestrosaDev
No branches or pull requests
Hi!
It seems to be some problem with GNU/Linux executable. I am running ArchLinux. I tried audiotext-v1.2.2-unix.zip and audiotext-v1.2.0-unix.zip
In both cases, when I run
./audiotext
I get the errorcannot execute binary file
I did:
So it seems that the provided binary is compiled only for macOS. Can you provide a Linux compatible binary?
The text was updated successfully, but these errors were encountered: