<div dir="ltr"><div><div>Hello<br><br></div>I don't know much about osx, but generally speaking, do not forget to check the wiki for info :<br><a href="http://www.vtk.org/Wiki/VTK/Building/MacOSX">http://www.vtk.org/Wiki/VTK/Building/MacOSX</a><br><br></div>is is not ninja specific though.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Tue, May 3, 2016 at 4:07 PM, Import EV 重富 <span dir="ltr"><<a href="mailto:info@import-ev.com" target="_blank">info@import-ev.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ken,<br>
Thank you for your response.<br>
<br>
I did not know that.<br>
As far as I searched on the web, I found that someone used Xcode to generate "vtk.framework". So, I thought I can do the same thing.<br>
<br>
I am not familiar with VTK as well as Cmake.<br>
Could you kindly advise me how to use make or ninja to generate "vtk.framework".<br>
<br>
I guess I should use "vtk-compile-tools" somehow, as there is a description "-- Build files have been written to:/Users/MyMac/Desktop/VTK700bin/CMakeExternals/Build/vtk-compile-tools".<br>
<br>
Thanks for your additional help in this regards.<br>
<br>
-----<br>
Import EV Corp.<br>
-----<br>
<br>
From: Ken Martin [mailto:<a href="mailto:ken.martin@kitware.com">ken.martin@kitware.com</a>]<br>
Sent: Tuesday, May 03, 2016 10:43 PM<br>
To: Import EV 重富<br>
Cc: vtk<br>
Subject: Re: [vtkusers] VTK build error in Xcode<br>
<br>
You have to build the VTK framework using make or ninja, the XCode generator is not currently tested.<br>
<br>
Thanks<br>
Ken<br>
<br>
On Tue, May 3, 2016 at 3:36 AM, Import EV 重富 <<a href="mailto:info@import-ev.com">info@import-ev.com</a>> wrote:<br>
I would like to use VTK library for iOS app.<br>
I use CMake to create VTK Xcode project and build it.<br>
I got the following error.<br>
<br>
---<br>
...<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to:<br>
/Users/MyMac/Desktop/VTK700bin/CMakeExternals/Build/vtk-compile-tools<br>
cd /Users/MyMac/Desktop/VTK700bin/CMakeExternals/Build/vtk-compile-tools &&<br>
/Applications/CMake.app/Contents/bin/cmake -E touch<br>
/Users/MyMac/Desktop/VTK700bin/CMakeExternals/Prefix/vtk-compile-tools/src/v<br>
tk-compile-tools-stamp/Release/vtk-compile-tools-configure<br>
echo "Performing build step for 'vtk-compile-tools'"<br>
Performing build step for 'vtk-compile-tools'<br>
cd /Users/MyMac/Desktop/VTK700bin/CMakeExternals/Build/vtk-compile-tools &&<br>
make vtkCompileTools<br>
make[1]: *** No rule to make target `vtkCompileTools'. Stop.<br>
make: ***<br>
[/Users/TetsuMacBookAir/Desktop/DICOM/VTK700bin/CMakeExternals/Prefix/vtk-co<br>
mpile-tools/src/vtk-compile-tools-stamp/Release/vtk-compile-tools-build]<br>
Error 2<br>
Command /bin/sh failed with exit code 2<br>
---<br>
<br>
I set VTK_IOS_BUILD = ON in CMake and other settings stay default.<br>
<br>
The version for each;<br>
VTK 7.0.0<br>
CMake 3.5.2<br>
Xcode 7.2.1<br>
OS X 10.10.5<br>
<br>
I have no idea why this error occurs.<br>
Anyone who is familiar with this, please help me.<br>
<br>
---------<br>
Import EV<br>
---------<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br>
<br>
<br>
<br>
--<br>
Ken Martin PhD<br>
Chairman & CFO<br>
Kitware Inc.<br>
28 Corporate Drive<br>
Clifton Park NY 12065<br>
<a href="tel:518%20371%203971" value="+15183713971">518 371 3971</a><br>
<br>
This communication, including all attachments, contains confidential and legally privileged information, and it is intended only for the use of the addressee.  Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken in reliance on it is prohibited and may be unlawful. If you received this communication in error please notify us immediately and destroy the original message.  Thank you.<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>