From: Arjen M. <Arj...@de...> - 2017-08-14 09:35:32
|
Hi Alan, I will ignore wxWidgets for the moment. Cmake seems to find something, but is quiet about the reasons for its final decision: -- wxWidgets_FOUND : FALSE -- wxWidgets_INCLUDE_DIRS : /usr/lib/wx/include/gtk3-unicode-3.0;/usr/include/wx-3.0 -- wxWidgets_LIBRARIES : -- wxWidgets_LIBRARY_DIRS : -- wxWidgets_DEFINITIONS : _FILE_OFFSET_BITS=64;WXUSINGDLL;__WXGTK__ -- wxWidgets_DEFINITIONS_DEBUG : -- WARNING: wxWidgets or its libraries not found so setting all wxwidgets devices to OFF. -- WARNING: PLD_wxwidgets is OFF so setting ENABLE_wxwidgets to OFF. -- WARNING: ENABLE_wxwidgets is OFF so setting all wxwidgets devices to OFF. But analysing that will be for another time. Regards, Arjen > -----Original Message----- > From: Alan W. Irwin [mailto:ir...@be...] > Sent: Monday, August 14, 2017 11:27 AM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: [Plplot-devel] Planning for the release of 5.13.0 - findings regarding > Cygwin > > 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 > __________________________ DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |