[PyOpenGL-Users] Re: py2exe problem, need help
Brought to you by:
mcfletch
From: Simon O. <si...@ni...> - 2004-05-26 07:19:25
|
> At the project-page of pyOpenGL they have a "sample" > for using py2exe with pyOpenGL. with the currently newest version of py2exe, i use the most minimalistic setup-script (from py2exe-page) without bothering about exludes/includes and it works perfectly under win32. of course py2exe throws some warnings about missing / not found libraries during the compile process, but simply copying those in the dist-directory solves that problem. lG simon |