Re: [PyOpenGL-Users] gluNurbsCurve error 100253
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2003-04-21 20:11:29
|
In fact, I have plenty of time to do this (it only takes about 5 minutes once you have everything properly set up), I just don't own a VC6 compiler with which to create the binaries. We have a volunteer to build the major releases once we're to beta stage, and some day soon (hopefully) Rene will have a VC6 compiler he can use so we can churn out distros for every little point release. Until then I don't really want to bother our volunteer with the minor releases. I'd be very interested in knowing how the build failed for you. VC6 one of the major build targets, so a failure there is a pretty significant event. Are you following the 2.0.1 build instructions on the web-site? These mostly consist of installing the dependencies (esp. the right version of SWIG) and then running "setup.py install". BTW, 2.0.1 is mostly a collection of bug-fix and build-fix releases beyond 2.0.0, the API (and indeed most of the system) is entirely static, so the decision not to build for Win32 is mostly just husbanding minimal resources, not one of rapidly changing systems making releases pointless. Enjoy yourself, Mike John A. Turner wrote: > oops - meant to send that to the list rather than to you personally - > I realize you probably don't have time - want me to forward it to the > list and see if anyone else has wrapped up a win32 installer for > 2.0.1.03a? > > -JT > > John A. Turner wrote: > >> Mike C. Fletcher wrote: >> >>> Just to be sure, you are using Numeric v21 or _less_ with Python >>> 2.2? Numeric 22+ is incompatible with the PyOpenGL 2.0.0.44 >>> binary. It will load, but fail in lots of simple ways like this. I >>> can't (at the moment) think of anything else that would cause a >>> problem with Python 2.2 to 2.1 transition for PyOpenGL. >> >> >> >> would it be possible to wrap up a win32 installer of 2.0.1.03a, or is >> it changing too rapidly to make it worthwhile? >> >> (I tried building from source but was unsuccessful...) >> >> -John Turner >> _______________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ |