From: Alan W. I. <ir...@be...> - 2014-05-03 06:18:04
|
Hi Walt: I hope you don't mind that I am replying on the list, but I think that is where this conversation belongs, and I hope you reply to the list as well. On 2014-05-02 15:38-0700 Walt Brainerd wrote: > OK. I installed qt5 (windows install) in C:\Qt. > All 3.5GB. > Now what do I do to get plplot to use it? (1) Set the PATH environment variable appropriately so that the qmake application from Qt5 is on your PATH. (Unlike the Qt4 case, the actual Qt5 find procedure does not use this application any more, as far as I know, but if the PATH is setup this way, then the Qt5 find procedure should know where to find what it actually needs.) (2) Use the cmake option -DPLPLOT_USE_QT5=ON for the PLplot build. (3) Use the svn trunk version of PLplot. > I downloaded cairo and pixman. make says > it can't find the "cl" command. I am not very experienced with Windows platforms, but I thought that command should be available there. Have you got your PATH set properly so cl is on the PATH? I suspect Arjen can answer this question a lot better. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |