[ITK] [ITK-users] starting ITK with cmake (no gui)
Matt McCormick
matt.mccormick at kitware.com
Wed Mar 19 16:26:59 EDT 2014
Hi,
What platform (Linux, Mac, Windows) is this?
CMake will generate the build files for ITK library and for the ITK Hello
World application, but it will not run the build. To do that, on a
Unix-like system, run
make
Hope this helps,
Matt
On Wed, Mar 19, 2014 at 1:37 PM, lianliliu <llliu at umich.edu> wrote:
> I am new to ITK and I am trying to configure my projects using cmake on a
> terminal. Thus I do not have the interface as shown in the guide. I think I
> have configured ITK successfully and there is ITKConfig.cmake in my
> directory. But when I try to run the helloworld, after cmake . there is not
> .dsw or .sh files generated, instead I get a message saying building files
> have been writen to ... and some .cmake and .h files. Does this mean I did
> not configure successfully? How can I run the helloworld program?
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/starting-ITK-with-cmake-no-gui-tp33592.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140319/982aac50/attachment-0002.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list