[Paraview] [Non-DoD Source] PVSB on Mac OSX 10.12

Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) richard.c.angelini.civ at mail.mil
Mon Feb 27 11:01:43 EST 2017


Chuck – I’ll try to force things with the –DUSE_SYSTEM_PNG=OFF.     It is my
intention to allow PVSB to build the png libraries – and it seems to work
everywhere except for OS X 10.12 …
I can see in the 10.12 build that PVSB did indeed build the png libraries,
and there are png entries in superbuild/install/lib and
superbuild/install/include – but the ParaView cmake is not picking up this
information.     Why it only fails here (or works everywhere is) is the
$10,000  mystery ….




________________________________
Rick Angelini
USArmy Research Laboratory
CISD/HPC Architectures Team
Phone:  410-278-6266

From:  Chuck Atkins <chuck.atkins at kitware.com>
Date:  Monday, February 27, 2017 at 9:03 AM
To:  Rick Angelini <Richard.C.Angelini.CIV at mail.mil>
Cc:  Rick Angelini <rca19_geek at outlook.com>, "paraview at paraview.org"
<paraview at paraview.org>
Subject:  Re: [Paraview] [Non-DoD Source] PVSB on Mac OSX 10.12

Hi Rick, 
> When PVSB configures Paraview, it is setting the cmake flag
> VTK_USE_SYSTEM_PNG=ON and it should be OFF.

When using the superbuild, ParaView should always be using a "system" PNG.
The diggerence is whether that will be provided by the OS or the superbuild.
Either way, it's external to the paraview subproject.  Try explicitly
setting -DUSE_SYSTEM_png=OFF when configuring the superbuild.  I'll look
into why the superbuild doesn't properly handle this in the first palce but
explicitl;y setting the option should make your build work.

- Chuck


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170227/5c85a26d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5108 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170227/5c85a26d/attachment.bin>


More information about the ParaView mailing list