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

Matt McCormick matt.mccormick at kitware.com
Tue Jan 28 11:11:52 EST 2014


Hi Shandra,

Welcome to ITK!

What is the full content of the error messages?  What is the full
source code (CMake and C++ code) of the project that you are trying to
build and run?

Here are some easily downloadable full examples that may be helpful to try:

  http://itk.org/ITKExamples/

Thanks,
Matt

On Tue, Jan 28, 2014 at 8:42 AM, Shandra Gutierrez Diaz
<Shandra.GutierrezDiaz at ugent.be> wrote:
>
>
>
> 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!
>
>
>
>
> _____________________________________
> 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
>


More information about the Insight-users mailing list