<div dir="ltr">Hi Matt,<div><br></div><div>Thank you, this fixed some of the problems I was facing. Now I can build some packages except the ITKNumerics, ITKStatistics and ITKFEM. I have attached the error message that I received in CMAKE. There are no explanations in the MS VS 2015 during build.</div><div><br></div><div>Many thanks in advance.</div><div><br></div><div class="gmail_extra">Tunde</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 November 2015 at 16:22, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tunde,<br>
<br>
A few pointers:<br>
<br>
- Use ITK Git master [1], which has support for Visual Studio 2015<br>
(support is not available in ITK 4.8.1).<br>
- If wrapping is built, ITK Git master also builds much faster.<br>
- Turn off BUILD_TESTING and BUILD_EXAMPLES in your CMake<br>
configuration to greatly improve the build time.<br>
<br>
HTH,<br>
Matt<br>
<br>
[1] <a href="http://www.itk.org/Wiki/ITK/Git" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK/Git</a><br>
<br>
On Thu, Nov 5, 2015 at 7:03 AM, Tünde Szilágyi<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:a.tunde.szilagyi@gmail.com">a.tunde.szilagyi@gmail.com</a>> wrote:<br>
> Dear Brad,<br>
><br>
> Thank you for your feedback. I figured out that my error occurs during CMake<br>
> Configuration. I have attached an error message that I receive. Files from<br>
> the same family are throwing this error - all start with cmTC_XXXXX.exe (see<br>
> attached Screen Shoot). If I ignore this and Build All in MS Visual Studio<br>
> the Debug and Release is not populated (And there are no error messages<br>
> either.). I would appreciate any insight into this.<br>
><br>
> Many thanks.<br>
> Tunde<br>
><br>
> On 5 November 2015 at 12:55, Bradley Lowekamp <<a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a>><br>
> wrote:<br>
>><br>
>> Hello,<br>
>><br>
>> I don't think I have built ITK with the MS VS 12 2015 GUI. But I do have a<br>
>> dashboard build with the compiler:<br>
>><br>
>> <a href="https://open.cdash.org/buildSummary.php?buildid=4088244" rel="noreferrer" target="_blank">https://open.cdash.org/buildSummary.php?buildid=4088244</a><br>
>><br>
>> This take about 3 hours, on a 4 core 4 GB memory virtual machine.<br>
>><br>
>> Perhaps you could try building from the command line with cmake?<br>
>><br>
>> cmake --build . --config Release<br>
>><br>
>><br>
>><br>
>> HTH,<br>
>> Brad<br>
>><br>
>> On Nov 5, 2015, at 5:11 AM, Tünde Szilágyi <<a href="mailto:a.tunde.szilagyi@gmail.com">a.tunde.szilagyi@gmail.com</a>><br>
>> wrote:<br>
>><br>
>> Dear All,<br>
>><br>
>> I would be interested what is the expected time to build all the ITK<br>
>> libraries for the first time in Microsoft Visual Studio 14 2015. It shows me<br>
>> that there 492 projects to build. It has been running for more then 17h on a<br>
>> 2.84 GHz CPU, using 4.6 out of 7.9 GB memory without error message. Perhaps<br>
>> I misunderstood this process?<br>
>><br>
>> Many thanks.<br>
>><br>
>> Best wishes,<br>
>> Tunde Szilagyi<br>
>> _______________________________________________<br>
>> Community mailing list<br>
>> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
>> <a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
>><br>
>><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
><br>
</div></div></blockquote></div><br></div></div>