I wrote a c++ pgm and compiled it in console with g++ and have this error: cannot execute binary file: Exec format error
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
doing this now actually… thks for answering…
You will need to recompile it on your droplet to be able to run it there. It’s telling you it was compiled to a binary format that it can’t read.