[ITK Community] Run HelloWorld example
Matt McCormick
matt.mccormick at kitware.com
Mon Oct 28 18:16:43 EDT 2013
Hi Stefanos,
On Mon, Oct 28, 2013 at 10:02 PM, Stefanos M. Rigos <smrigos at gmail.com> wrote:
> Dear all,
>
> Thank you in advance for reading this email. I am trying to run the simple hello world example in the installation folder of ITK. After configuring and generating the project as an Eclipse CDT4 Unix make file I import it to Eclipse but the project will not build and I get the following errors:
> Description Resource Path Location Type
> make: *** [all] Error 2 C/C++ Problem
> make[1]: *** [CMakeFiles/HelloWorld.dir/all] Error 2 C/C++ Problem
> make[2]: *** [HelloWorld] Error 1 C/C++ Problem
>
This does not contain the relevant error message -- there must be more.
The following resources [1] [2][3] might be helpful.
Hope this helps,
Matt
[1] http://itk.org/ITKExamples/src/Core/Common/BuildAHelloWorldProgram/Documentation.html
[2] http://www.cmake.org/Wiki/Eclipse_CDT4_Generator
[3] http://www.youtube.com/watch?v=VfB6ue6HLMA
More information about the Community
mailing list