News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Brand new to CodeBlocks. In dire need of help

Started by matrize, April 07, 2014, 03:18:29 AM

Previous topic - Next topic

matrize

Hello!

Yes, I read the rules so if this is breaking them.. please cope with me. I am tearing my hair out trying to figure this out. To get straight to the point - I can't get Codeblocks to compile. I am trying to learn my first programming language.

I'm trying the easiest thing possible, trying to see what is going on. I'm doing the 'hello world'. I type in my code in a new empty file. I save it as a .cpp file, hit f9 and I get..

Checking for existence: /home/austin/Documents/Untitled3.cpp
Executing: xterm -T '/home/austin/Documents/Untitled3.cpp' -e /usr/bin/cb_console_runner "/home/austin/Documents/Untitled3.cpp" (in /home/austin/Documents)
Process terminated with status 255 (0 minutes, 47 seconds)

I've tried a few different things but I am getting so frustrated. I just recently downloaded linux and that's just adding fuel to the flames. I'm probably making a stupid mistake. Please help. Thanks.

-Austin

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]