VS Code giving me a Exec format error
by maschelsea from LinuxQuestions.org on (#5CSYJ)
I have encountered this error a few times before. I am a bit surprised to be encountering it now. Steam is working. I'm running a multilib system. Successfully running it I might add. So why is VS Code giving me this error? I'll show the error log below:
Code:root@caitlyn:/home/michael/VSCode-linux-armhf# ./code
-su: ./code: cannot execute binary file: Exec format errorIt gives this same error when running as a normal user. Am I incorrect in believing that this error is the one that I am given when I'm trying to run a 32-bit program in a 64-bit environment?


Code:root@caitlyn:/home/michael/VSCode-linux-armhf# ./code
-su: ./code: cannot execute binary file: Exec format errorIt gives this same error when running as a normal user. Am I incorrect in believing that this error is the one that I am given when I'm trying to run a 32-bit program in a 64-bit environment?