I've been loading a revived dell-PIV XP with msys2,mingw32 - very full
set of pre-made and up-to-date libraries (including plplot-5.10.0 with
every bell and whistle).  So it occasioned that I loaded the latest Cmake
3.1-rlx and I had
trouble building plplot with cairo-pango, relative to what I had going on
my Win-7 machine, because they've made a change to
_pkg_config_modules_internal
which is called by plplot/pkg-config.cmake.  Its a single-line band-aide to
add two 0s but now you know, and you'll be ready when it bites.
~~~~
 # This call is VERSION DEPENDENT.
  _pkg_check_modules_internal(0 0 0 0 ${_prefix} "${_package}")
  if(${_prefix}_FOUND)
~~~~
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to