Re: [PyOpenGL-Users] Setting Up on New Machine
Brought to you by:
mcfletch
From: Henry G. <he...@ca...> - 2012-02-27 14:08:12
|
On Mon, 2012-02-27 at 09:05 -0500, Mike C. Fletcher wrote: > Likely need to recompile all of the glut, gle, accelerate etc DLLs if > that's the case. I'll see if I can get some time to do that today. > Don't know if I have all of the compilation tools set up properly for > the 64-bit Windows, so that might be a bit of a challenge (hopefully > mingw64 exists and will work with 2.6). Python 2.7 *should* IIRC > work > with the currently-available free compiler, so *that* should be > straightforward. This: https://github.com/hgomersall/GLE-for-PyOpenGL-for-Windows might be useful for the gle bit. cheers, Henry |