[Paraview] Superbuild repo change?

Ben Boeckel ben.boeckel at kitware.com
Wed Feb 15 11:34:09 EST 2017


On Wed, Feb 15, 2017 at 13:50:13 +0000, Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) wrote:
> I did a fresh pull of the ParaView superbuild repository, and now I can’t do
> a clean build of PV 5.2.0 on my Mac (OSX 10.9.5).
> 
> First, I had to remove the entries for “qt” and “scipy" in the
> CMakeLists.txt:

You need to run `git submodule update` to update the common-superbuild
bits.

> After removing those entries, the cmake completes and the build starts and
> passes out in qt4. 
> I’m not sure why it’s complaining about OS X 10.7 or later?)

What version of Xcode are you using?

--Ben


More information about the ParaView mailing list