[Plplot-devel] Windows+python (was Re: Windows+java)

2006-11-25 Thread Werner Smekal
Hi, I also managed to make python bindings work on windows, at least for the MinGW compiler. How did I get there: * Download and install Python 2.4.4 ! (not 2.5) from http://www.python.org/ftp/python/2.4.4/python-2.4.4.msi * Download and install the old Numeric package Numeric-24.2.win32-py2

Re: [Plplot-devel] CMake-2.4.4 has been released today

2006-11-25 Thread hbabcockos1
On Nov 21, 2006, at 10:40 PM, Alan W. Irwin wrote: > On 2006-11-21 14:35-0800 Alan W. Irwin wrote: > >> If it works for me, and I don't hear about problems from anybody >> else today, >> I plan to make it the minimum version we accept. > > I found a straightforward workaround for the python and

Re: [Plplot-devel] Windows+python (was Re: Windows+java)

2006-11-25 Thread Alan W. Irwin
On 2006-11-25 22:47+0100 Werner Smekal wrote: > I searched the whole plplot tree where we would set python24_d.lib, but I > couldn't find anything like that. We set PYTHON_LIBRARIES in cmake/modules/python.cmake, and I am virtually positive that is how python24_d.lib is found. If cmake did not

Re: [Plplot-devel] new wxwidgets driver

2006-11-25 Thread hbabcockos1
On Nov 21, 2006, at 3:58 PM, Werner Smekal wrote: > Hi, > > I updated the wxwidgets driver (hopefully it makes the 5.7.0 > release) a great > deal. Most important I improved the antialized part of the driver. > It is now > about 4 times faster and not much slower than the non antialized > c

Re: [Plplot-devel] CMake-2.4.4 has been released today

2006-11-25 Thread Alan W. Irwin
On 2006-11-25 20:05-0500 [EMAIL PROTECTED] wrote: > I had no problems building PLplot with CMake 2.4.4 on OS-X. However, the > CMake version check does not seem to be working on OS-X as I did not get any > error messages when I tried to use CMake 2.4.3. I just confirmed the version check works