[Paraview] ParaView 5.2 Release Candidate 2 available for download

Shawn Waldon shawn.waldon at kitware.com
Fri Oct 21 09:46:19 EDT 2016


Hi Fabian,

CMAKE_OSX_SDK needs to be something like `macosx10.9`.  I forget the
command to make XCode list the valid sdk versions available.  For your case
I would guess `macosx10.12` is the correct value.  Qt looks up the path to
the SDK from that string.

HTH,
Shawn

On Fri, Oct 21, 2016 at 7:07 AM, Fabian Wein <fabian.wein at fau.de> wrote:

> I added a lot of the stuff to the issue tracker.
>
> I’m currently lost with building qt5 on macOS 10.12. It’s a qmake issue, I
> tracked it down to
>
> Creating qmake... Running configuration tests... Failed to process
> makespec for platform ‚macx-clang' Info: creating stash file
> /Users/fwein/tmp/pvsb/superbuild/qt5/build/qtbase/.qmake.stash Project
> ERROR: QMAKE_MAC_SDK can only contain short-form SDK names (eg. macosx,
> iphoneos) CMake Error at /Users/fwein/tmp/pvsb/
> superbuild/sb-qt5-configure.cmake:43 (message):
>
> And it has a connection to the CMAKE_OSX_SDK I do not know what to set.
> CMAKE_OSX_SDK=macosx does not help.
>
> Any qt5 configuration expert reading?
>
> > Am 20.10.2016 um 17:18 schrieb Ben Boeckel <ben.boeckel at kitware.com>:
> >
> > On Thu, Oct 20, 2016 at 15:13:51 +0300, Gena Bug via ParaView wrote:
> >> Now, with RC2, fontconfig warns me about blank section:
> >>
> >> Fontconfig warning: line 160: blank doesn't take any effect anymore.
> >> please remove it from your fonts.conf
> >
> > We're now using a newer fontconfig, so the fontconfig may be newer than
> > your system, so this is just fontconfig being more pedantic than your
> > distro. Looking at fontconfig, there's no environment variable to
> > suppress these warnings.
> >
> >> However, that all -- no more new folder "fontconfig" in the running
> >> directory. Thank you, that was really annoying!
> >>
> >> Also, lib-dynload is still missing in the lib/python2.7
> >
> > Ah, the superbuild didn't get bumped for that fix yet. I'll do that
> > today.
> >
> > --Ben
> > _______________________________________________
> > 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
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161021/dc7cd956/attachment.html>


More information about the ParaView mailing list