[Lazarus] GLUT vs windows 64 bits

Sven Barth pascaldragon at googlemail.com
Thu Apr 10 20:58:27 CEST 2014


On 10.04.2014 18:43, Philippe wrote:
> I made an application with GLUT. I did not have any problem to run under
> windows 32.
>
> Under windows 64 bits, the program does not recognize the glut32.dll
> properly and returns a message.

Are you using a 64-Bit compiler to compiler your application that uses 
Glut? If so then this explains why you can't use Glut... It's a 32-Bit 
library. You'll need a 64-Bit version of it.

Regards,
Sven





More information about the Lazarus mailing list