Skip to content
Advertisement

Tag: codeblocks

Can’t run c/c++ codes in code::blocks 13.12 on linuxmint 17: Status 255

I am not able to run any C/C++ programs in code::blocks. Could anyone please suggest why this is happening? Currently I have the gnu c and g++ compilers installed on the system. The error message on building and running this simple c code: is: Checking for existence: /home/user1/Desktop/progs/a Executing: xterm -T ‘/home/user1/Desktop/progs/a’ -e /usr/bin/cb_console_runner “/home/user1/Desktop/progs/a” (in /home/user1/Desktop/progs) Process terminated with

Advertisement