Florian Klaempfl schrieb:
The missing glut dll/so is already almost a faq :) sg should really add
a check :)
I'll see what I can do. If I remember correctly, the checks were removed
when I switched to the OpenGL units from delphi3d.net. (And on Windows,
you normally would get an error message, w
Thank's for all answers
Pedro
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
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
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 tha
>
> > I just remarked that on redhat 7.3 all the OpenGL stuff is installed
> > except the glut library. I got it from
> > http://ccrma-www.stanford.edu/planetccrma/software/redupdates.html and
> > installed it. Now everything works fine.
>
> It's strange it crashes though. Normally, you should
On maandag, sep 29, 2003, at 15:27 Europe/Brussels, Peter Huesser wrote:
I just remarked that on redhat 7.3 all the OpenGL stuff is installed
except the glut library. I got it from
http://ccrma-www.stanford.edu/planetccrma/software/redupdates.html and
installed it. Now everything works fine.
It'
Peter Huesser wrote:
Hello
I successfully compiled the glutdemo programexample delivered with the
source of the opengl units. But if I try to run the executable I get
the following error message:
An unhandled exception occurred at 0x :
EACCESSVIOLATION : Access violation
0x
Hello
I successfully compiled the glutdemo programexample delivered with the source of the opengl units. But if I try to run the executable I get the following error message:
An unhandled exception occurred at 0x :
EACCESSVIOLATION : Access violation
0x
0x080483A7
The same happe