[Plplot-devel] epa_build now gives a clean comprehensive test result on MinGW/MSYS for "plplot-lite"

2014-03-12 Thread Alan W. Irwin
Hi Arjen: As of revision 13051, I have implemented a typographical error fix that allows the test_tclsh_standard_examples target to work on MinGW/MSYS. When this change is combined with a previous commit (which for MinGW/MSYS continued to enable the test_pltcl_standard_examples target, but which

[Plplot-devel] Cygwin issue with bindings/tk/pkgIndex.tcl.in

2014-03-12 Thread Alan W. Irwin
Hi Arjen: I am virtually positive your fairly recent commit for bindings/tk/pkgIndex.tcl.in to fix up the Cygwin case is not correct. The code currently looks like this: if {[string match "*CYGWIN*" $::tcl_platform(os)]} { set stem cygplplottcltk@LIB_TAG@-@plplottcltk_SOVERSION@ } else { s

Re: [Plplot-devel] Is Qt5 supported?

2014-03-12 Thread Alan W. Irwin
On 2014-03-12 14:29-0500 RM wrote: > Hi Alan, > > Sure, I'd be glad to try it out. It should be ready to go. See the e-mail I just posted. > > Also, if you don't want to wait on your end for the linux distros to pick up > Qt5, you can download the source code here and compile it > to any loc

Re: [Plplot-devel] Is Qt5 supported?

2014-03-12 Thread Alan W. Irwin
On 2014-03-12 19:48- Andrew Ross wrote: > On Wed, Mar 12, 2014 at 11:10:07AM -0700, Alan Irwin wrote: >> On 2014-03-11 11:22-0700 Alan W. Irwin wrote: >> >>> Therefore, my conclusion is we should wait for something like another >>> year before we attempt to make PLplot work with Qt5. There >>

Re: [Plplot-devel] Is Qt5 supported?

2014-03-12 Thread Andrew Ross
On Wed, Mar 12, 2014 at 11:10:07AM -0700, Alan Irwin wrote: > On 2014-03-11 11:22-0700 Alan W. Irwin wrote: > > > Therefore, my conclusion is we should wait for something like another > > year before we attempt to make PLplot work with Qt5. There > > are several benefits to such a substantial del

Re: [Plplot-devel] Is Qt5 supported?

2014-03-12 Thread RM
Hi Alan,Sure, I'd be glad to try it out.Also, if you don't want to wait on your end for the linux distros to pick up Qt5, you can download the source code here and compile it to any local directory:Qt pagehttp://qt-project.org/downloadsQt 5.2.1 source codehttp://download.qt-project.org/official_rel

Re: [Plplot-devel] Is Qt5 supported?

2014-03-12 Thread Alan W. Irwin
On 2014-03-11 11:22-0700 Alan W. Irwin wrote: > Therefore, my conclusion is we should wait for something like another > year before we attempt to make PLplot work with Qt5. There > are several benefits to such a substantial delay. > > (1) A delay will allow us to bump our minimum CMake version (c