whole thing built successfully, and installed. And, running the example with qtwidget works also! SUCCESS! BTW, I'm in linux also -- CentOS 6.2. So, it looks like it's working on CentOS 6, with a custom Qt5 install, that's living alongside a system Qt4 install.Thanks for all the s
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
uot; will not compile. See here: https://qt-project.org/forums/viewthread/24857So, unfortunately, I think you need to decide how to proceed/work around that issue code-wise.Cheers,RMOn 03/13/14, Alan W. Irwin wrote: On 2014-03-13 13:07-0500 RM wrote:> Hi Alan,> > I downloaded the latest P
king for appears to be named incorrectly -- the file is in fact called "Qt5SvgConfig.cmake" not "Qt5QtSvgConfig.cmake"Was this a typo in the script? I haven't dug into the error -- I figured you'd probably know straight away.Cheers,RM On 03/12/14, Alan W. Irwin wrote:
to Debian testing> (which allows Qt5 to be installed) within the next year or else that> version will be released as the next Debian stable release. Such> access will allow me to implement (as de facto chief maintainer for> our build system) the build-system changes needed to allow
ke 2.8.Ok, thanks again.Cheers,RM On 03/11/14, Alan W. Irwin wrote: On 2014-03-11 01:56-0500 RM wrote:> Thanks Alan. > > I'm willing to give it a try.  I think the migration on the Qt-side shouldn't be much more than changing include names and the .PRO> file, if you have one.>
stallation? Is there an environment variable or cmake switch? On 03/10/14, Alan W. Irwin wrote: On 2014-03-10 16:38-0500 RM wrote:> Despite searching, I couldn't find any information on this so I'll ask here -- Will PLplot compile against Qt 5.x?> > ln running cmake on PLplot 5.10.
Despite searching, I couldn't find any information on this so I'll ask here -- Will PLplot compile against Qt 5.x?ln running cmake on PLplot 5.10.0, I see a number of references to "Qt4".Can PLplot be made to work/compile with Qt5? If not, is that capability on the roadmap?
--