Fabian - thank you - that was enough of a hint to get me over the hump.
Switched my build to qt5 AND based on some information from a previous
email thread, I added the following to my CMAKE command:

-DCMAKE_OSX_SDK="macosx10.9" \
-DCMAKE_OSX_SYSROOT="/Applications/Xcode.app/Contents/Developer/Platforms/M
acOSX.platform/Developer/SDKs/MacOSX10.9.sdk"




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




-----Original Message-----
From: Fabian Wein <[email protected]>
Date: Wednesday, February 15, 2017 at 4:58 PM
To: Rick Angelini <[email protected]>
Cc: ParaView <[email protected]>
Subject: [Non-DoD Source] Re: [Paraview] Superbuild repo change?

> 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:
..

> 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?)

For recent OS X qt4 is known to not compile. Use qt5 and it works (macOS
10.12)

Fabian

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to