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
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?
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
./audiotextI get the errorcannot execute binary fileI did:
So it seems that the provided binary is compiled only for macOS. Can you provide a Linux compatible binary?