User forums > Help

Unable to run simple code

(1/1)

Pvic:
Trying Code::Blocks for the first time, decided to write and run a simple HelloWorld in C. And got into an issue wich I´m stuck.

I created a empty project with one C file. Everything builds and compiles just fine but in evert run, I keep getting this:


--- Quote ---Checking for existence: /home/paulo/Hello/bin/Release/Hello
Executing: xterm -T Hello -e /usr/bin/cb_console_runner LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. /home/paulo/Hello/bin/Release/Hello  (in /home/paulo/Hello/.)
Process terminated with status -1 (0 minute(s), 0 second(s))
--- End quote ---

The project has a bin foder, obj folder with compiled code. Already closed the project and created again with another config options..nothing so far.

Using Mint.

Thanks for any hints.

stahta01:
Is xterm installed?

Pvic:
No, it was not. Installed using apt-get and worked. Thanks.

Navigation

[0] Message Index

Go to full version