Hi everyone,<br><br>Now, I am compiling and running examples in data representation section. I followed the same steps which was said about &quot;Hello World&quot; for &quot;image&quot; project. The problem is that Cmake does not show itk_lib path in its configuration window and I can&#39;t find any way to add this missed term. The configuration process proceeded without any error messages, but&nbsp; when I wanted to build project in Visual c++ 2008, the following error message was displayed:<br>
<br><span style="color: rgb(51, 102, 255);">1&gt;------ Build started: Project: Image1, Configuration: Debug Win32 ------</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">1&gt;Compiling...</span><br style="color: rgb(51, 102, 255);">
<span style="color: rgb(51, 102, 255);">1&gt;Image1.cxx</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">1&gt;..\..\..\..\..\..\Sources\InsightToolkit-3.4.0\Examples\DataRepresentation\Image\Image1.cxx(36) : fatal error C1083: <span style="color: rgb(255, 0, 0);">Cannot open include file: &#39;itkImage.h&#39;: No such file or directory</span></span><br style="color: rgb(51, 102, 255);">
<span style="color: rgb(51, 102, 255);">1&gt;Build log was saved at &quot;file://c:\D\workspaces\insight-itk3.4.0\projects\datarepresentation\image\binary\Image1.dir\Debug\BuildLog.htm&quot;</span><br style="color: rgb(51, 102, 255);">
<span style="color: rgb(51, 102, 255);">1&gt;Image1 - 1 error(s), 0 warning(s)</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========</span><br style="color: rgb(51, 102, 255);">
<br><br><br>I will be thankful if you could tell me how to solve the problem.<br><br>Bests... Mostafa<br><br><br>