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

Matt McCormick matt.mccormick at kitware.com
Thu Jan 30 11:30:54 EST 2014


Hi Shandra,

This code has been merged into the toolkit.  A good place to look at an
application is


Modules/Filtering/BiasCorrection/test/itkN4BiasFieldCorrectionImageFilterTest.cxx

Please keep messages on the mailing list so all can benefit.

Thanks,
Matt


On Tue, Jan 28, 2014 at 11:19 AM, Shandra Gutierrez Diaz <
Shandra.GutierrezDiaz at ugent.be> wrote:

> HI Matt,
>
> I want to build the N4ITK project, that can be downloaded from here:
> http://www.insight-journal.org/browse/publication/640
>
> The errors are several, I have attached a file with them.
> Thank you for the link, I think is really useful to understand ITK better.
>
> Best Regards,
>
> Shandra
>
>
>
> On 28/01/2014, at 17:11, Matt McCormick wrote:
>
> 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
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140130/94d96c27/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2014-01-28 at 17.18.10.png
Type: image/png
Size: 86193 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/community/attachments/20140130/94d96c27/attachment-0002.png>


More information about the Community mailing list