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

2014-03-14 Thread Arjen Markus
Hi Alan, okay, I will have a look at this. I have been travelling a lot these past couple of weeks, but my agenda will be more serene the coming weeks, so I hope to get some work done. Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent:

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

2014-03-14 Thread Arjen Markus
Hi Alan, see my reply to a previous message. Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Thursday, March 13, 2014 1:23 AM > To: Arjen Markus; PLplot development list > Cc: phil rosenberg > Subject: epa_build now gives a clean comp

Re: [Plplot-devel] Is Qt5 supported?

2014-03-14 Thread RM
Hi Alan,I tried with your latest code.  Some issues:I'm interpreting your last post as meaning all I need to do is use -DPLPLOT_USE_QT5=ON and the QPrinter problems should go away.  Unfortunately this isn't the case yet.  In qt.h, the #include directive (line 62)  needs to be protected by the macr

[Plplot-devel] Current limitations of epa_build

2014-03-14 Thread Alan W. Irwin
Just to remind all of you, the fundamental purpose of epa_build on all platforms is to first build all the PLplot dependencies (especially useful on Windows, but also useful on Linux and Mac OS X), and then finally build and comprehensively test PLplot in a standard way to check for any PLplot regr

Re: [Plplot-devel] Is Qt5 supported?

2014-03-14 Thread Alan W. Irwin
Hi RM: Congratulations on how far you have been able to get with Qt5 so far! I am most impressed. Following up should be straightforward. See comments in context below. On 2014-03-14 13:45-0500 RM wrote: > Hi Alan, > > I tried with your latest code.  Some issues: > > I'm interpreting your la

Re: [Plplot-devel] Is Qt5 supported?

2014-03-14 Thread Andrew Ross
On Thu, Mar 13, 2014 at 07:15:07PM -0700, Alan Irwin wrote: > On 2014-03-13 16:24-0700 Alan W. Irwin wrote: > > > On 2014-03-13 22:30- Andrew Ross wrote: > >> [...]Commenting > >> out the call to this function for QT5 leads to the build failing since it > >> can't find the Qt5 header files. >

Re: [Plplot-devel] Is Qt5 supported?

2014-03-14 Thread Alan W. Irwin
On 2014-03-14 23:10- Andrew Ross wrote: > Turns out the problem wasn't related to that though. In Qt5 the QPrinter > class is in the QtPrintSupport module, which was not being used. Adding > this to the list of required modules fixed the include problems. > > I then encountered the problem wit

Re: [Plplot-devel] Is Qt5 supported?

2014-03-14 Thread Andrew Ross
On Fri, Mar 14, 2014 at 11:10:10PM +, Andrew Ross wrote: > On Thu, Mar 13, 2014 at 07:15:07PM -0700, Alan Irwin wrote: > > On 2014-03-13 16:24-0700 Alan W. Irwin wrote: > > > > > On 2014-03-13 22:30- Andrew Ross wrote: > > >> [...]Commenting > > >> out the call to this function for QT5 lea

Re: [Plplot-devel] Is Qt5 supported?

2014-03-14 Thread Alan W. Irwin
On 2014-03-15 00:28- Andrew Ross wrote: > OK. So the file not found error is a slight read herring. Following some > googling I tried > > LD_DEBUG=all test-drv-info qt > > and came up with the following error > >31836: > /home/andrew/software/plplot/build_qt5/bindings/qt_gui/libplplot