User forums > Help

Cannot build/run code

<< < (2/2)

stahta01:
READ THE LINK I POSTED!

stahta01:
Also, spaces in the path can sometimes cause problems.

Tim S.

spiccato:
Build log:

--- Code: ---gcc   -c "/home/usr/Untitled Folder/Untitled1.c" -o "/home/usr/Untitled Folder/Untitled1.o"
g++  -o "/home/usr/Untitled Folder/Untitled1" "/home/usr/Untitled Folder/Untitled1.o"   
Process terminated with status 0 (0 minute(s), 0 second(s))
0 error(s), 0 warning(s) (0 minute(s), 0 second(s))
 
Checking for existence: /home/usr/Untitled Folder/Untitled1
Executing: xterm -T '/home/usr/Untitled Folder/Untitled1' -e /usr/bin/cb_console_runner "/home/usr/Untitled Folder/Untitled1" (in /home/usr/Untitled Folder)
Process terminated with status -1 (0 minute(s), 2 second(s))
 


--- End code ---
This is when I run the code.

BlueHazzard:
do you have xterm installed?

if not you can change the default terminal in Settings->environment->Shell to run commands in...

Or you install xterm...

spiccato:
That was the problem, thank you so much!

Navigation

[0] Message Index

[*] Previous page

Go to full version