[Insight-users] What head files should be included in a project?
Sylvain Jaume
sylvain.jaume at kitware.com
Thu Feb 23 09:05:13 EST 2006
Hi Chris Lee,
You should use CMake: http://www.cmake.org
Best,
Sylvain
悦溪李 wrote:
> hello,
>
> I built a project based on ITK and VTK using VC++.NET,
>
> but found it's bothering to add .h file to it though the way like
>
> "menu project->properties...->C/C++->general->additional include
> directories."
>
> As a new in ITK, I added the include file according to the example
> given by InsightToolkit-2.4.0 and InsightApplications-2.4.0,
>
> which include lots of directories.
>
> As a result when it compilered to errors or warings, I was troubled.
>
> Why they include so many child directories as well as their parent
> directories?
>
> So were there some easier way to do this?
>
> Can I include the root directories only?
>
> Thanks for your time!
>
> Chris Lee
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list