[PyOpenGL-Users] PyOpenGL 2.0.2.01 on python2.7
Brought to you by:
mcfletch
From: Okba B. <okb...@gm...> - 2016-08-21 23:00:22
|
Hi! because of the known multitexturing bug of pyOpenGL 3 on windows, I'm trying to build pyOpenGL 2.0.2.01 on python 2.7 in order to use it with the VisionEgg package, I had alredy installed the VC compiler for python 2.7 but I still get the vc error " Unable to find vcvarsall.bat" after running the setup.py script. What I want to know is if this even possible to build that version for my desired python version and if so what I'm missing. Thanks |