Sebastian Günther wrote:
Am Sam, 2003-04-05 um 04.02 schrieb Karim Forsthofer:


Now, when I whant to run to code, I get some Run time errors on the console:

Runtime error 216 at 0x4052F5CA
  0x4051F5CA
Runtime error 216 at 0x0804C1CA
  0x0849C1CA
  0x0805127E


Compile with -gl as additional argument; this will dump the line number
and source file of the crash. RTE 216 is an access violation, i.e. some
pointer error. But the bug is not necessarily located in your code.

Missing glut.dll :) ?


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to