Dear CMake Developers and Users, I am having repeated build issues while compiling Paraview via the SuperBuild process. The issue is related to needing —sysroot= flag instead of -sysroot= for Mavericks which is specified via CMAKE_OSX_SYSROOT. Any ideas on how to fix this issue would be greatly appreciated.
I just want to modify the source so that only “--sysroot” is used for compiler flags, not “-sysroot" Thanks, PhilW -------------------------------------------------- Phillip Wolfram, Ph.D. Postdoctoral Research Associate T-3 Fluid Dynamics and Structural Mechanics Climate, Ocean and Sea Ice Modeling Los Alamos National Laboratory Phone: (505) 667-7744 Email: [email protected]<mailto:[email protected]>
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
