<div dir="ltr">Thank you Bill for your quick reply.<div>I did what you said and everything was OK until building the solution finished and program was going to start. At that time, it showed me a terrible message: &quot;Unable to start the program &#39;D:\itk\helloBuild\x64\Debug\ALL_BUILD&#39;. The system cannot find the file specified.&quot;</div>

<div><br></div><div>I don&#39;t know what this ALL_BUILD is and why it is not in the expected directory?</div><div><br></div><div>I don&#39;t know if it helps but I have these three files, named ALL_BUILD in the path &quot;D:\itk\helloBuild\&quot;:</div>

<div><ul><li>ALL_BUILD.vcxproj<br></li><li>ALL_BUILD.vcxproj.filters<br></li><li>ALL_BUILD.vcxproj.user<br></li></ul><div>I copied them and pasted to the specified folder, but it didn&#39;t make any difference.</div></div>

<div>No more idea!</div><div><br></div><div>Thank you so much</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 30, 2013 at 11:32 PM, Bill Lorensen <span dir="ltr">&lt;<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When you run cmake on your hello world program, there should be a<br>
solution file for that program in the bulid directory that you created<br>
with cmake.. DO NOT make your own solution file.<br>
<div><div class="h5"><br>
<br>
On Mon, Dec 30, 2013 at 2:32 PM, mitra hoseini<br>
&lt;<a href="mailto:mitra.hoseini.jafari@gmail.com">mitra.hoseini.jafari@gmail.com</a>&gt; wrote:<br>
&gt; Hi there<br>
&gt; I am a new insight user. I have build ITK 4.5 using visual studio 10 in<br>
&gt; cmake GUI, just by following the instructions in ITK software guide. Then I<br>
&gt; attempt to run my first program -the hello world example- in cmake. Therer<br>
&gt; was no error message and no output! So I made a new solution in visual<br>
&gt; studio an added all of the libraries (which was enormous in number ) and<br>
&gt; then tried to build the HelloWorld.cxx file. I got these errors:<br>
&gt;<br>
&gt; 1&gt;d:\itk\itk\modules\thirdparty\vnl\src\vxl\vcl\vcl_cstddef.h(22): error<br>
&gt; C2039: &#39;ptrdiff_t&#39; : is not a member of &#39;std&#39;<br>
&gt; 1&gt;d:\itk\itk\modules\thirdparty\vnl\src\vxl\vcl\vcl_cstddef.h(22): error<br>
&gt; C2868: &#39;ptrdiff_t&#39; : illegal syntax for using-declaration; expected<br>
&gt; qualified-name<br>
&gt; 1&gt;d:\itk\itk\modules\core\common\include\itkmathdetail.h(281): error C3861:<br>
&gt; &#39;_mm_cvtsd_si64&#39;: identifier not found<br>
&gt; 1&gt;d:\itk\itk\modules\core\common\include\itkmathdetail.h(289): error C3861:<br>
&gt; &#39;_mm_cvtss_si64&#39;: identifier not found<br>
&gt;<br>
&gt; I have no idea how to solve this problem and I couldn&#39;t find any solution<br>
&gt; via searching the world wide web.<br>
&gt;<br>
&gt; Any immediate help would be appreciated.<br>
&gt;<br>
&gt; Many thanks,<br>
&gt; Mitra<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Community mailing list<br>
&gt; <a href="mailto:Community@itk.org">Community@itk.org</a><br>
&gt; <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/community" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/community</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span></blockquote></div><br></div>