Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread Alan W. Irwin
To Andrew and RM: On 2014-03-13 15:49-0700 Alan W. Irwin wrote: > Later today I plan to set the CMake PLD_epsqt variable permanently to > OFF in the build system for the PLPLOT_USE_QT5=ON case since Qt5 does > not support PostScript. DONE as of revision 13055. I am looking forward to seeing how

Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread Alan W. Irwin
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. > > I don't understand that result (which for the Qt5 case is equivalent >

Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread Alan W. Irwin
On 2014-03-13 22:30- Andrew Ross wrote: > On Wed, Mar 12, 2014 at 02:28:16PM -0700, Alan Irwin wrote: >> @Andrew: It is great that you have access to Qt5. Also because of >> your high degree of expertise concerning our build system, I encourage >> you to just go ahead and make any further Qt5

Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread Alan W. Irwin
On 2014-03-13 16:11-0500 RM wrote: > Hi Alan, > > Ok, got further!  It made it through cmake, though I get a message about > Pango missing, which doesn't make sense because I have Pango in > the system... > > The make command bails on the QPrinter class now, and I think some re-writing > will

Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread Andrew Ross
On Wed, Mar 12, 2014 at 02:28:16PM -0700, Alan Irwin wrote: > 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 an

Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread RM
Hi Alan,Ok, got further!  It made it through cmake, though I get a message about Pango missing, which doesn't make sense because I have Pango in the system...The make command bails on the QPrinter class now, and I think some re-writing will be necessary there.[ 26%] Building CXX object bindings/qt_

Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread Alan W. Irwin
On 2014-03-13 13:07-0500 RM wrote: >  Hi Alan, > > I downloaded the latest PLplot code and ran cmake against it with the > following command: > > cmake28 -DPLPLOT_USE_QT5=ON -DCMAKE_PREFIX_PATH=/opt/qt5.2.1_x64/  .. > > It runs through and dies with a QT SVG issue: > > ---

Re: [Plplot-devel] Is Qt5 supported?

2014-03-13 Thread RM
 Hi Alan,I downloaded the latest PLplot code and ran cmake against it with the following command:cmake28 -DPLPLOT_USE_QT5=ON -DCMAKE_PREFIX_PATH=/opt/qt5.2.1_x64/  ..It runs through and dies with a QT SVG issue:--CMake Warning at /opt/qt5.2.1_x64/lib/cmake/Qt5Core/Qt