Closed ibeallc closed 2 years ago
I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls
Hi you should be able to execute it from your terminal window. Make sure you're in the right directory.
I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls
Hi you should be able to execute it from your terminal window. Make sure you're in the right directory.
Hi, thank you for your reply. I'm trying to execute it on terminal but it says it cannot execute binary file. https://imgur.com/a/igCmkap
I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls
Hi you should be able to execute it from your terminal window. Make sure you're in the right directory.
Hi, thank you for your reply. I'm trying to execute it on terminal but it says it cannot execute binary file. https://imgur.com/a/igCmkap
I think this happens when you try to execute the binary of another architecture. Could you try building from source? For DMDGO v1.0.6 releases, I didn't put a precompiled version for ARM64
I solved by this. Thank you!
chmod a+x ./discord-mass-dm-GO
I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls