<div dir="ltr">Hi everyone,<div><br></div><div>I'm trying to compile VTK from tag v7.1.0 for iOS using CMAKE and make. </div><div>The configuration has the flag VTK_IOS_BUILD turned ON, so I suppose that's how we add support to build the iOS version of VTK.</div><div><br></div><div>The problem begins with the make process, I'm getting errors such as:</div><div><br></div><div><div>[ 77%] Performing build step for 'vtk-ios-device-arm64'</div><div>make[3]: *** No rule to make target `install'.  Stop.</div><div>make[2]: *** [CMakeExternals/Prefix/vtk-ios-device-arm64/src/vtk-ios-device-arm64-stamp/vtk-ios-device-arm64-build] Error 2</div><div>make[1]: *** [CMakeFiles/vtk-ios-device-arm64.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div><div><br></div><div>For the armv7, armv7s, arm64 and even the simulator architectures.</div><div><br></div><div>Is the makefile being generated correctly ?</div><div>Is anyone else having the same problem ?</div><div><br></div><div>Thanks,</div></div>