Re: [Plplot-devel] Cross compilation was build problems

2009-03-05 Thread Andrew Ross
On Wed, Mar 04, 2009 at 07:37:53PM +, Andrew Ross wrote: > On Wed, Mar 04, 2009 at 09:18:36AM -0800, Alan Irwin wrote: > > On 2009-03-04 10:58- Andrew Ross wrote: > > > >> Thinking about it, get-drv-info is only extracting symbols for the > >> installed > >> drivers which are in the source

Re: [Plplot-devel] A Qt4-based device driver has just been donated to PLplot

2009-03-05 Thread Alan W. Irwin
Hi Alban: It seemed highly desirable to me to split the epspdfqt device into independent epsqt and pdfqt devices with corresponding cmake configuration parameters PLD_epsqt and PLD_pdfqt replacing PLD_epspdfqt, and with output PostScript of PDF file type completely determined by the choice of devi

Re: [Plplot-devel] A Qt4-based device driver has just been donated to PLplot

2009-03-05 Thread Alan W. Irwin
Hi Alban: I have just tried your further changes to handle properly the the non-availability of SVG on Qt 4.2. They work well for me. In fact, I can now run -dev epspdfqt and -dev rasterqt without issues so I suspect there were some additional improvements in those updates. Anyhow, your further

[Plplot-devel] A Qt4-based device driver has just been donated to PLplot

2009-03-05 Thread Alan W. Irwin
I am happy to announce that Alban Rochel of the QSAS team has just donated (revision 9675 with some small build-system help from me) an extensive Qt4-based device driver to PLplot under the LGPL. It currently builds using the cmake options -DPLD_rasterqt=ON -DPLD_svgqt=ON -DPLD_epspdfqt=ON -DPLD_q