On Thursday 12 Dec 2013 11:09:28 Alan W. Irwin wrote: > On 2013-12-12 09:44-0800 Alan W. Irwin wrote: > > On 2013-12-12 06:06-0800 phil rosenberg wrote: > >> I've tried to hunt down the actual revisions where the problems > > > > occurred. After a couple of hiccups with Tortoise SVN I've found that > > revision 12725 was the first where I encounter problems with the > > Fortran binding not being automatically disabled and revision 12848 is > > the first where the Qt problem stops me creating a build system at all > > - even if I disable Qt. As much as I would like to help work out the > > details, I'm not very good with CMAKE and know even less about Qt and > > Fortran. But I'm happy to test potential fixes. > > > > Unfortunately, I cannot replicate the fortran issue you are > encountering: I moved the gfortran command to a different name > (gfortran_disabled), and still our PLplot build system provided > a soft landing.
Phil, I spotted one potential issue (a lower case variable name which should have been upper case) in the relevant fortran patch. I've fixed this in svn. There really isn't much else in the cmake changes with revision 12725 other than removal of the f77 code so this is worth a try. Can you test this for us? Thanks Andrew ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
