Yesterday qt 5.7.1 was released but I still have issues building qt via pvsb 
while building qt everywhere manually with the very same configure options just 
works. 

configuring qt manually results in linker calls like
clang++ -headerpad_max_install_names -stdlib=libc++ -Wl,-syslibroot …

When I verbose the build out of pvsb the options „-headerpad_max_install_names 
-stdlib=libc++“ are missing. Adding them manually for the single link case, 
linking works.

I have no idea why the identical configuring from pvsb/cmake leads to different 
results on macOS 10.12.

I added the details to 
https://gitlab.kitware.com/paraview/paraview-superbuild/issues/29

Any help is very much appreciated,

Fabian
_______________________________________________
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