[Paraview] PVSB on Mac OSX 10.12

Rick Angelini rca19_geek at outlook.com
Sun Feb 26 14:42:57 EST 2017


I'm building PV 5.3-RC2 on a Mac OSX 10.12 and the build is getting hosed.   (the build fails while building ParaView, can't find a missing <png.h> include file).    When PVSB configures Paraview, it is setting the cmake flag VTK_USE_SYSTEM_PNG=ON and it should be OFF.     In the top level cmake, the value is set to OFF.


292 mac> grep PNG CMakeCache.txt
VTK_USE_SYSTEM_PNG:UNINITIALIZED=OFF


If I re-run cmake in the paraview build directory and turn off VTK_USE_SYSTEM_PNG, I get a clean build.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170226/26e3b6be/attachment.html>


More information about the ParaView mailing list