<br>Hi Tanmay,<br><br>Thanks for posting the full error message.<br><br>This seems to be related this email trail in the CMake list:<br><a href="http://www.cmake.org/pipermail/cmake/2010-March/035937.html">http://www.cmake.org/pipermail/cmake/2010-March/035937.html</a><br>
<br>and seems to be the result of a misconfiguration <br>in your compiler.<br><br>or a permissions issue:<br><a href="http://www.cmake.org/pipermail/cmake/2010-March/035936.html">http://www.cmake.org/pipermail/cmake/2010-March/035936.html</a><br>
<br><br>In either case,<br><br>it doesn&#39;t seem to be an ITK problem in itself.<br><br><br>I would suggest that you try first building a<br>minimal CMake project with your current<br>compiler. <br><br>Something like<br>
<br>CMakeLists.txt:<br><br>ADD_EXECUTABLE(HelloWorld HelloWorld.cxx)<br><br><br>HelloWorld.cxx:<br><br>#include &lt;iostream&gt;<br>int main()<br>{<br>   std::cout &lt;&lt; &quot;HelloWorld&quot; &lt;&lt; std::endl;<br>   return 1;<br>
}<br><br><br>Configure this with CMake and see<br>if you can build it with your compiler.<br><br><br><br>    Regards,<br><br><br>         Luis<br><br><br><br>---------------------------------------------------------------------------<br>
<div class="gmail_quote">On Sat, Jun 19, 2010 at 4:18 PM, Tanmay <span dir="ltr">&lt;<a href="mailto:meet10may@gmail.com">meet10may@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Luis Ibanez &lt;luis.ibanez@...&gt; writes:<br>
<br>
&gt; Hi Luis,<br>
I am copying the errors coming..please sort it out.I have send the attached<br>
snapshots on your mail.kindly check.<br>
<br>
the errors are:<br>
<br>
Check for working C compiler using: Visual Studio 9 2008 -- broken<br>
CMake Error at C:/Program Files/CMake 2.8/share/cmake-<br>
2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):<br>
The C compiler &quot;cl&quot; is not able to compile a simple test program.<br>
It fails with the following output:<br>
Change Dir: F:/ITKOUTPUT/CMakeFiles/CMakeTmp<br>
Run Build Command:C:\PROGRA~1\MICROS~1.0\Common7\IDE\<a href="http://devenv.com" target="_blank">devenv.com</a><br>
CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec<br>
Microsoft (R) Visual Studio Version 9.0.21022.8.<br>
Copyright (C) Microsoft Corp. All rights reserved.<br>
1&gt;------ Build started: Project: cmTryCompileExec, Configuration: Debug<br>
Win32 ------<br>
1&gt;Compiling...<br>
1&gt;Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.21022.08 for<br>
80x86<br>
1&gt;Copyright (C) Microsoft Corporation. All rights reserved.<br>
1&gt;cl /Od /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;_DEBUG&quot; /D &quot;CMAKE_INTDIR=\&quot;Debug\&quot;&quot;<br>
/D &quot;_MBCS&quot; /FD /RTC1 /MDd /Fo&quot;cmTryCompileExec.dir\Debug\\&quot;<br>
/Fd&quot;F:\ITKOUTPUT\CMakeFiles\CMakeTmp\Debug/cmTryCompileExec.pdb&quot; /W3 /c /Zi<br>
/TC /Zm1000<br>
1&gt; .\testCCompiler.c<br>
1&gt;testCCompiler.c<br>
1&gt;Compiling manifest to resources...<br>
1&gt;Project : error PRJ0003 : Error spawning &#39;rc.exe&#39;.<br>
1&gt;Build log was saved at<br>
&quot;file://f:\ITKOUTPUT\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.ht<br>
m&quot;<br>
1&gt;cmTryCompileExec - 1 error(s), 0 warning(s)<br>
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped<br>
==========<br>
CMake will not be able to correctly generate this project.<br>
Call Stack (most recent call first):<br>
CMakeLists.txt:8 (PROJECT)<br>
Configuring incomplete, errors occurred<br>
<br>
<br>
Regards,<br>
Tanmay<br>
<div class="im"><br>
<br>
<br>
&gt;<br>
&gt; Hi Tanmay,Thanks for posting the screenshots.You are using correctly the<br>
</div>source directory:            C:\ITK\InsightToolkit-3.18.0I would like to see<br>
<div class="im">the rest of the error message<br>
&gt; that you get in CMake.Please grab the full text of the error message that is<br>
</div>displayed on the bottom part of the CMakeGUI, and post it in an email to the<br>
<div class="im">mailing list.Also, if you could take another screenshot of<br>
&gt; CMake, but this time using the &quot;Advance View&quot;that will also be useful.   <br>
Thanks         Luis------------------------------------------------------------<br>
-<br>
</div><div class="im">&gt; On Fri, Jun 18, 2010 at 1:49 PM, Tanmay Nath &lt;meet10may-<br>
<a href="mailto:Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org">Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org</a>&gt; wrote:<br>
&gt; hi,<br>
&gt; I will reply to each of your answers.<br>
&gt; 1)There were 3 CTestConfig.cmake files in ITK.one was in ITK.The other<br>
&gt; was in Testing folder.and the last was in Utilities folder.I chose the<br>
&gt; path as shown in the snapshot of the ITK window attached.<br>
&gt; 2)I changed the path of output directory to the other disk but still<br>
&gt; the same errors.<br>
&gt; I am really worried about its installation as I have to do my project<br>
&gt; on this software only.I will be highly obliged and thankful to you if<br>
&gt; you can help me sort out my problem.<br>
&gt; I have attached all the snapshots which i can take to explain my<br>
&gt; position.Kindly help<br>
&gt; thanks<br>
&gt; regards,<br>
&gt; tanmay<br>
&gt;<br>
</div><div class="im">&gt; On Fri, Jun 18, 2010 at 8:46 PM, Luis Ibanez &lt;luis.ibanez-<br>
<a href="mailto:5opLkZggLXlBDgjK7y7TUQ@public.gmane.org">5opLkZggLXlBDgjK7y7TUQ@public.gmane.org</a>&gt; wrote:<br>
&gt; &gt; Hi Tanmay,<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ll need more information from you<br>
&gt; &gt; in order to help you.<br>
&gt; &gt;<br>
&gt; &gt; 1) What is the directory where you have the<br>
&gt; &gt;     file CTestConfig.cmake  (from ITK)  ?<br>
&gt; &gt;<br>
&gt; &gt; That is the directory that you should pass<br>
&gt; &gt; to CMake as &quot;source directory.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;   Thanks<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;       Luis<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ------------------------------------------------------------------<br>
</div><div class="im">&gt; &gt; On Fri, Jun 18, 2010 at 11:04 AM, Tanmay Nath &lt;meet10may-<br>
<a href="mailto:Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org">Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; thanks Luis, but the problem is same..please suggest some other solution..<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; thanks<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; regards,<br>
&gt; &gt;&gt; tanmay<br>
&gt; &gt;&gt;<br>
</div>&gt; &gt;&gt; On Fri, Jun 18, 2010 at 5:44 PM, Luis Ibanez &lt;luis.ibanez-<br>
<a href="mailto:5opLkZggLXlBDgjK7y7TUQ@public.gmane.org">5opLkZggLXlBDgjK7y7TUQ@public.gmane.org</a>&gt;<br>
<div class="im">&gt; &gt;&gt; wrote:<br>
&gt; &gt;&gt; &gt; Hi Tanmay,<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;              Welcome to ITK !<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; Thanks for posting the screenshot<br>
&gt; &gt;&gt; &gt; of the error that you are facing.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; The problem is that in CMake,<br>
&gt; &gt;&gt; &gt; in the field:<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;      &quot;Where the source code is&quot;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; you are passing the directory:<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;    C:/ITK/InsightToolkit-3.18.0/Utilities<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; this is incorrect.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; The directory that you should put is:<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;       C:/ITK/InsightToolkit-3.18.0<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; which is the top of the ITK source tree.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; Please try this and let us know if you<br>
&gt; &gt;&gt; &gt; have any questions.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;        Thanks<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;              Luis<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; -----------------------------------------------------------<br>
</div>&gt; &gt;&gt; &gt; On Fri, Jun 18, 2010 at 6:21 AM, Tanmay Nath &lt;meet10may-<br>
<a href="mailto:Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org">Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org</a>&gt;<br>
<div class="im">&gt; &gt;&gt; &gt; wrote:<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; Hi Luis,<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; I am new to ITK and i am facing problem with its installation.<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; I am using windows XP and my compiler is Visual Studio 2008.<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; I am using Cmake 2.8.<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; i have attached the screen shot of the errors coming and a doc file<br>
&gt; &gt;&gt; &gt;&gt; which shows the errors.<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; I would be highly obliged if you could help me sort out the problem.<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; thanks<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; regards,<br>
&gt; &gt;&gt; &gt;&gt; --<br>
&gt; &gt;&gt; &gt;&gt; Tanmay<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; --<br>
&gt; &gt;&gt; Tanmay<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt; --Tanmay<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
<br>
<br>
<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>
</blockquote></div><br>