From: Alan W. I. <ir...@be...> - 2017-08-14 10:58:28
|
On 2017-08-14 09:35-0000 Arjen Markus wrote: > 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. Yes. You should complete noninteractive testing first since wxwidgets issues (unless they are actual compile or link issues) don't affect noninteractive tests. But right after that (still Tuesday, I hope), you should run cmake with the --debug-output and --trace options to help you to locate and fix the source of this wxwidgets find issue very quickly. 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 __________________________ |