 Quote by Monique
Shouldn't VTK.xcodeproj be able to open in Xcode? I have other .xcodeproj files that do.
|
Did you try to open VTK.xcodeproj with Xcode?
Can you find a reference in the Makefile to VTK.xcodeproj?
|
The installation instructions are not very helpful. It says to configure and generate the superbuild files in cmake and then make the files with "make -j9". That's it
|
Did you carefully monitor the build process and check for warnings or errors?
You say "configure", so did you configure anything?