I am using Code::Blocks with G++ compiler (or GCC, I already forgot, haha).
I was having a status 255 error and I looked up how to fix this on the forum and found I needed Xterm.
I've downloaded Xterm and now my program builds and tries to run, but Xterm gives me the following error:
"sh: /home/korh/helloworld: Permission denied
Press ENTER to continue."
I've tried moving the source file to different directories seeing if my directory was locked, but it's not helping.
Any ideas?
Thanks!
Was looking for a way to run it in a different terminal and I found the answer to my initial question.