PDA

View Full Version : fpc-2.2.4.i386-win32 - Setting up messages <ferapac 1>



ferapac
13-04-2009, 21:14
I am a brand newbie to FPC version 2.2.4

I compiled examples\opengl\bounce.pp successfuly
but when I tried to run it I get an information window with:

exited = 1

What is my missing setting, or where do I go from here ?

kryton9
13-04-2009, 21:27
Hope this gives some ideas:
http://74.125.47.132/search?q=cache:m8BltILZvEAJ:bugs.freepascal.org/view.php%3Fid%3D8995+examples\opengl\bounce.pp&cd=4&hl=en&ct=clnk&gl=us

ferapac
13-04-2009, 22:22
Thx Sarikaya but this link is too much for me at this time.

I have a simpler question:
How to force FPC to display messages when compilation fails ?

zlatkoAB
13-04-2009, 22:36
What is FPC???
Oups Free Pascal Compiler :)

kryton9
13-04-2009, 22:55
Here is a link with a list of all the compiling options:
http://linux.die.net/man/1/fpc

If you are not using it already, you might want to try out Lazarus. It comes bundled in different configuration with fpc and additional modules like for example glscene.
http://www.lazarus.freepascal.org/