Re: [fpc-pascal] fpc-2.2.2.i386-win32 on XP: Can't find unit GL used by ... (2)

2009-04-13 Thread ferapac
leledumbo wrote: > > Looks like there's an unhandled exception there. Add SysUtils to uses > clause to see what the exception is, combine with -gl to see on which line > it occurs. > "I added SysUtils to the uses clause, recompiled, re-run, and the message is the same: exited = 217" -- Vie

[fpc-pascal] fpc-2.2.2.i386-win32 on XP: Can't find unit GL used by ...

2009-04-12 Thread ferapac
Dear FPC forum, I am a total novice to FPC. I am using fpc-2.2.2.i386-win32 on XP Compiling Bounce.pp I Get the message: "Can't find unit GL used by bounce" Please: Where do I go from here ? Thank you, ferapac -- View this message in context: http://www.nabble.com/fpc-2.2.2.i386-win32-o

[fpc-pascal] fpc-2.2.2.i386-win32 on XP: Can't find unit GL used by ... (2)

2009-04-12 Thread ferapac
Dear FPC, Please, disregard the previous message, since I was able to compile bounce successfully by customizing the OPTIONS\DIRECTORIES\units\etc... But now when I try to run this bounce program I get the meassage: "exited with exitcode = 217"

Re: [fpc-pascal] fpc-2.2.2.i386-win32 on XP: Can't find unit GL used by ... (2)

2009-04-12 Thread leledumbo
Looks like there's an unhandled exception there. Add SysUtils to uses clause to see what the exception is, combine with -gl to see on which line it occurs. -- View this message in context: http://www.nabble.com/fpc-2.2.2.i386-win32-on-XP%3A-Can%27t-find-unit-GL-used-by-...-%282%29-tp23004654p230