On 2017-08-14 08:19-0000 Arjen Markus wrote:

It looks as if some component is missing - as it still didn't work
when I removed version 2.8. Which component is a riddle though. At
least it does not seem to be the shear logic itself.

Where is the find process failing?  If the cmake output does not get
to the version check and instead says that wxwidgets is not found,
then my educated guess is there is some issue with
cmake/modules/Findwxwidgets.cmake for the Cygwin case.  You have
debugged that logic previously for the MinGW-w64/MSYS2 case so you
know what to do which is to insert some message(STATUS...) and/or try
the cmake --debug-output and --trace options to see what is going on
with that find module for the Cygwin case.

Anyhow, wxwidgets does not matter for the noninteractive comprehensive
test on Cygwin so please finish that test first and also the
corresponding noninteractive comprehensive test for MinGW-w64/MSYS2,
and deal with this Cygwin wxwidgets issue later (or even post-release
since interactive testing on Cygwin is so slow compared to your other
platforms).

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
__________________________

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to