<br>Hi Ella<br><br><div class="gmail_quote">On Mon, Feb 21, 2011 at 4:28 PM, Ella Maria Kadas <span dir="ltr">&lt;<a href="mailto:ella_kadas@yahoo.com">ella_kadas@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">Hi all,<br><br>   I succesfully configured Insight-Toolkit 3.20.0 using 
Cmake 2.8.3, and also build without errors ITK.sln with Visual studio 9 
2008.<br></td></tr></tbody></table></blockquote><div><br><br><br>This is the problem:<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">   I also created an emty project in Visual studio and in the 
projects directory created the CMakeLists.txt for the HelloWorld example
 just like in the ITKuserguide. <br></td></tr></tbody></table></blockquote><div><br><br><br>You shouldn&#39;t create an empty directory from Visual Studio.<br><br>Instead, you should simply create a CMakeLists.txt file for your HelloWorld example <br>
(e.g. you can copy the one in ITK/Examples/Installation)<br><br>and then run CMake.<br><br>CMake will generate your Visual Studio project.<br><br>No need to create the project from Visual Studio,<br>You may have just generated conflicting files by<br>
mixing a CMake configuration on top of a project<br>created from Visual Studio.<br><br><br>   Luis<br><br><br>============================<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">   I configured with Cmake the 
project using as source and build binary location my projects location. 
also without errors. But Cmake never asks for the Binary folder where i 
built InsightTollkit. Still i tried to compile the HelloWorld example 
and i got this.<br><span style="font-weight: bold;">\ella\my documents\visual studio 
2008\projects\test4\test4\helloworld.cpp(1) : fatal error C1083: Cannot 
open include file: &#39;itkImage.h&#39;: No such file or directory</span><br>I looked in the advanced view in Cmake and noticed that at CMAKE_LINKER there
 is<br>CMAKE_LINKER-NOTFOUND. Does this has anything to do with my problem.<br>It is the second time i make all the steps from the userguide and no luck.<br>I must be missing something essential but i can;t figure it out.<br>
Any help will be very welcomed as i am getting a bit crazy with the errors i already have using Xcode at work on mac<br>Cheers,<br>Ella</td></tr></tbody></table><br><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>