[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
Tue Feb 28 08:12:44 EST 2017
Chuck – I ran a clean build on my OS X 10.12 system and added the flag
“-DUSE_SYSTEM_png=OFF” to my top-level cmake command – and I still get the
same failure deep down inside of the ParaView build – can’t find <png.h>……
Cmake must be seeing something in the OS X 10.12 environment that’s
different from everywhere else that’s causing a misconfiguration ….
________________________________
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/20170228/b1f08d96/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/20170228/b1f08d96/attachment.bin>
More information about the ParaView
mailing list