[ITK Community] [Insight-users] New user building project problem

Shandra Gutierrez Diaz Shandra.GutierrezDiaz at UGent.be
Tue Jan 28 08:42:34 EST 2014



> 
> Hi all, 
> 
> I am new at ITK and I am having some basic beginners errors.  I have successfully installed ITK and run the HelloInsight. However, when I try to run any already built program I have error messages when doing make in the terminal. 
> 
> My steps are explained in (http://itkdebug.blogspot.be/2013/02/install-itk-on-mac-os.html);
> Open CMake, set the source code directory and binaries directory as the same folder, where you placed your code and CMakeList.
> Click Configure
> You may need to change the following parameter:
> ITK_DIR:    (your installation directory)
> Click Configure again
> If no other red lines, click Generate.
> Open Terminal and change to the file folder,
> Type in " make " and your executable file will be generated automatically.
> 
> My errors are always fatal error: '....h' file not found. So I am doing maybe something wrong with linking subfolders.. or any idea. 
> 
> Thanks a lot!



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140128/591977eb/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