Re: [Plplot-devel] windows binaries and/or installer

2009-07-24 Thread Alan W. Irwin
On 2009-07-24 15:25-0400 Hazen Babcock wrote: > Alan W. Irwin wrote: >> Also note that my new CMake-based build system for the installed examples >> _should_ work on Windows (unlike the traditional Makefile+pkg-config >> approach) so it should be quite useful for Windows users of your planned >> b

Re: [Plplot-devel] windows/mingw32 build questions

2009-07-24 Thread Hazen Babcock
Werner Smekal wrote: > On Jul 15, 2009, at 7:14 PM, Hazen Babcock wrote: >> (2) When I try to run a python example I get "ImportError: No module >> named _plplotc". I have python2.6, numpy 1.3.0 and swig(swigwin?) >> 1.3.39. Is there anything special that I need to do to use Python/ >> PLplot >> o

Re: [Plplot-devel] Qt driver patch

2009-07-24 Thread Andrew Ross
Committed. Many thanks Andrew On Fri, Jul 24, 2009 at 12:59:37PM +0100, Alban Rochel wrote: > Dear all, > > Please find attached a one-line fix for the Qt drivers, fixing a bug > preventing unicode characters from being displayed properly on > big-endian systems (e.g. PowerPC Macs). > > Alban

Re: [Plplot-devel] windows binaries and/or installer

2009-07-24 Thread Hazen Babcock
Alan W. Irwin wrote: > On 2009-07-23 20:06-0400 Hazen Babcock wrote: > >> >> I'd like to start offering a Windows binary and/or an installer along >> with our source releases. I now have access to a Windows box which I can >> put pretty much anything on to, i.e. Qt, WxWidgets, Cairo(?), etc... so

Re: [Plplot-devel] windows binaries and/or installer

2009-07-24 Thread Hazen Babcock
Werner Smekal wrote: > Hi Hazen, > > On 24.07.2009, at 02:06, Hazen Babcock wrote: > >> >> I'd like to start offering a Windows binary and/or an installer along >> with our source releases. I now have access to a Windows box which I can >> put pretty much anything on to, i.e. Qt, WxWidgets, Cairo

[Plplot-devel] Qt driver patch

2009-07-24 Thread Alban Rochel
Dear all, Please find attached a one-line fix for the Qt drivers, fixing a bug preventing unicode characters from being displayed properly on big-endian systems (e.g. PowerPC Macs). Alban Index: bindings/qt_gui/plqt.cpp === --- bindi

Re: [Plplot-devel] windows binaries and/or installer

2009-07-24 Thread Alan W. Irwin
On 2009-07-23 20:06-0400 Hazen Babcock wrote: > > I'd like to start offering a Windows binary and/or an installer along > with our source releases. I now have access to a Windows box which I can > put pretty much anything on to, i.e. Qt, WxWidgets, Cairo(?), etc... so > I'm volunteering myself to