I am helping a colleague build ParaView on their Mac running OS X 10.5.8 and running into an error with the libIOKit. At first I thought it might have something to do with PV; later I thought perhaps not as it happened with both ParaView 3.8 and 3.10.
ParaView 3.10.0 RC1 (with XCode + system tools 3.1.2, later still with upgraded 3.1.4+tools): [ 29%] Building CXX object VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkAbstractMapper3D.cxx.o cc1plus: error: /usr/lib/libIOKit.dylib: not a directory make[2]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkAbstractMapper3D.cxx.o] Error 1 make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Error 2 make: *** [all] Error 2 This with paraview 3.8.1 (with XCode + system tools 3.1.2, later still with upgraded 3.1.4+tools): Scanning dependencies of target vtkRendering [ 20%] Building CXX object VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkAbstractMapper3D.cxx.o cc1plus: error: /usr/lib/libIOKit.dylib: not a directory make[2]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkAbstractMapper3D.cxx.o] Error 1 make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Error 2 make: *** [all] Error 2 Has anyone run into something similar? Christine
_______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
