On 2014-02-27 09:16-0000 Phil Rosenberg wrote: > Hi Alan
> The problem is that in 2.4 the main freetype header is in a top level, then all other headers in a subdirectory. Cmake tries to find both and if it only finds one it fails. This is actually unnecessary as there are macros in freetype (that we use, and are enforced in 2.5) which direct to the subdirectory as needed. In 2.5 the subdirectory structure has changed so cmake cannot find it. I've posted a bug at cmake, but given the lack of response from them re wxWidgets bugs I don't imagine they will be quick to look into it. There may actually be a name clash on windows with a freetype header file too caused by the restructuring. Hi Phil: >From recent remarks made by Brad King at http://public.kitware.com/Bug/view.php?id=14774 it appears the problem had already been fixed in their development version but not released yet. So as the next step you should look at the dates of all the commits he referred to and copy the blob from the latest of those into PLplot's cmake/modules/FindFreeType.cmake (which will then supersede whatever FindFreetype.cmake that comes with your CMake version) to see whether that latest version works for you. And we will proceed from there depending on what you report for that experiment. 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 __________________________ ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel