[vtkusers] make: *** [all] Error 2 & No install step for 'vtk-ios-device'
SHAMSUDHEEN TK
shamsutk87 at gmail.com
Sat Jan 5 17:53:06 EST 2013
Hi,
I'm building *VTK/VES* on my Mac system version 10.7.4.
I have followed the *VES Developer
Guide*<http://www.vtk.org/Wiki/VES/Developers_Guide>for this.
I have successfully done the below instructions for iOS
$ cd Apps/iOS/CMakeBuild
$ cmake -P configure.cmake
$ cd build
However I have found issues with the last command *$ make -j4*
It shows an error (after long build process) as *make: *** [all] Error 2*
The console log was
Linking CXX static library
../../lib/libvtkRenderingFreeType-6.0.a[100%] Built target
vtkRenderingFreeType[ 56%] No install step for 'vtk-ios-device'[ 58%]
Completed 'vtk-ios-device'[ 58%] Built target vtk-ios-device
make: *** [all] Error 2
You can find the detailed post here
http://stackoverflow.com/questions/14176475/make-all-error-2-no-install-step-for-vtk-ios-device
Any help on this issue is appreciated.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130106/82cc8e94/attachment.htm>
More information about the vtkusers
mailing list