Hi,
im trying to run a simple hello world program from lazarus, in linux.
When I push RUN it looks as if it is running, but nothing shows up.
I push the stop button and it says "execution stoped", so it is really executing.
Now, im running it from the command line with "./helloworld", however there should be a way of making lazarus open a box, like when I'm working in windows.
How can I make Lazarus show the output box (command line style) ?
Tkx