Re: [PyMOL] Compilation issues on Win32 vs2008

2010-02-15 Thread Christoph Gohlke
Take a look at the patch at , especially the last part. Another recommendation: Use freeglut 2.6.0 rc1, not glut. Christoph Gohlke Laboratory for Fluorescence Dynamics University of California, Irvine http://www.lfd

[PyMOL] Compilation issues on Win32 vs2008

2010-02-15 Thread aaron bryden
We are attempting to compile pymol on windows so that it is compiled against the version of python that we use in all of our other software (due to our IT situation this would make our plugin development substantially easier). Our version of python is 2.6. We are using the distutils method where ou