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
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'
>
> > 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: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
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
I've noticed that in many of the example programs that
come with FreePascal, trying to compile them results in
an link error where ld claims it cannot find a particular
library (I'm getting one for gd) even though the
corresponding library file is present in
/usr/local/lib/fpc/1.0.10/units/linux/li
On Tue, 30 Sep 2003, Andy Sy wrote:
> I've noticed that in many of the example programs that
> come with FreePascal, trying to compile them results in
> an link error where ld claims it cannot find a particular
> library (I'm getting one for gd) even though the
> corresponding library file is pr
Hi,
Did you succeed in solving your heaptrace problems?
Regards,
Vincent.
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> > the actual library itself missing (at least for other
> > libraries like mysql and postgres). What then are the
> > file like gd.o, libgd.a, libpgd.ppu for? Are they just
> > stubs? And what exactly do they do?
>
> The libgd.ppu file contains only the definitions of the library entry points