not seeing graphics output

Archives Forums/Linux Discussion/not seeing graphics output

rod54(Posted 2005) [#1]
I am as green as you can get when it comes to LInux ..

I have installed the 1.09 version and IDE comes
up just fine being able to load file /samples etc.

When I run/compile program it gives a process complete but I do not get the grahics output.

Any ideas ?


LarsG(Posted 2005) [#2]
you could for example try to run something which doesn't require graphics, like just printing something to the console..
ie. Print "This is a test"


oh.. and you should upgrade to 1.10.. always best to have the latest version..


rod54(Posted 2005) [#3]
I run simple line below:

Print "Hello World"


I get a "Building Print" and
"Process Complete"

in the output tab but no "Hello World" ??

thanks,