I'm trying to program a simple hello world program using c++/geany on the raspberry pi. However, when I try to run it. The output terminal says "Program exited with code: 126". Can anyone tell me what I'm doing wrong? (https://i.stack.imgur.com/wZs02.png)
I tried running sudo commands like sudo apt-get update/upgrade, clean, upgrade --fix-missing. Reinstalling geany. I tried using codeblocks ide and had no luck.