[fpc-pascal]Problems with ipengl unit
Florian Klaempfl
Florian.Klaempfl at gmx.de
Mon Sep 29 19:22:51 CEST 2003
Jonas Maebe wrote:
>
> On maandag, sep 29, 2003, at 15:47 Europe/Brussels, Marco van de Voort
> wrote:
>
>>> It's strange it crashes though. Normally, you should get an error while
>>> linking the program (or during startup of the program)
>>
>>
>> Some packages dlopen files to avoid version linking problems.
>
>
> Ok, but if you go through that trouble to avoid linking errors, you'd
> expect them to also add error checking to avoid crashes in case the
> required libraries are missing :) Unless there's soem error checking in
> our units or in his test program missing, of course.
The missing glut dll/so is already almost a faq :) sg should really add
a check :)
More information about the fpc-pascal
mailing list