Re: [Plplot-devel] Is Qt5 supported?

2014-03-10 Thread RM
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.For my setup, I've compiled Qt5 myself and have placed it in /opt.How can I get PLplot to find this custom Qt installation?  Is ther

Re: [Plplot-devel] Is Qt5 supported?

2014-03-10 Thread Alan W. Irwin
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.0, I see a number of references to "Qt4". > > Can PLplot be made to work/compile with Qt5? Not sure. >

[Plplot-devel] Is Qt5 supported?

2014-03-10 Thread RM
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? --