<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: "Unable to start the program 'D:\itk\helloBuild\x64\Debug\ALL_BUILD'. The system cannot find the file specified."</div>

<div><br></div><div>I don't know what this ALL_BUILD is and why it is not in the expected directory?</div><div><br></div><div>I don't know if it helps but I have these three files, named ALL_BUILD in the path "D:\itk\helloBuild\":</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'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"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></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>
<<a href="mailto:mitra.hoseini.jafari@gmail.com">mitra.hoseini.jafari@gmail.com</a>> wrote:<br>
> Hi there<br>
> I am a new insight user. I have build ITK 4.5 using visual studio 10 in<br>
> cmake GUI, just by following the instructions in ITK software guide. Then I<br>
> attempt to run my first program -the hello world example- in cmake. Therer<br>
> was no error message and no output! So I made a new solution in visual<br>
> studio an added all of the libraries (which was enormous in number ) and<br>
> then tried to build the HelloWorld.cxx file. I got these errors:<br>
><br>
> 1>d:\itk\itk\modules\thirdparty\vnl\src\vxl\vcl\vcl_cstddef.h(22): error<br>
> C2039: 'ptrdiff_t' : is not a member of 'std'<br>
> 1>d:\itk\itk\modules\thirdparty\vnl\src\vxl\vcl\vcl_cstddef.h(22): error<br>
> C2868: 'ptrdiff_t' : illegal syntax for using-declaration; expected<br>
> qualified-name<br>
> 1>d:\itk\itk\modules\core\common\include\itkmathdetail.h(281): error C3861:<br>
> '_mm_cvtsd_si64': identifier not found<br>
> 1>d:\itk\itk\modules\core\common\include\itkmathdetail.h(289): error C3861:<br>
> '_mm_cvtss_si64': identifier not found<br>
><br>
> I have no idea how to solve this problem and I couldn't find any solution<br>
> via searching the world wide web.<br>
><br>
> Any immediate help would be appreciated.<br>
><br>
> Many thanks,<br>
> Mitra<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/community" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/community</a><br>
><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>