<div>Matt,</div><div> </div><div>I ran ITK 4.2.1 on Win7 mingw32 bits and was able to compile ITK core (after fixing a issue with float.h include). After that, when the compilation for python came, it did not work because I have Python 64 bits libs. </div>
<div> </div><div>After this mistake I install mingw64 bits and started the process all over for 64bits end to end..</div><div> </div><div>In my second try, the compilation for the ITK core stop with a failure discussed previsouly in the list but without a solution. The issue is below:</div>
<div> </div><div>I am running out of ideas. If i have any suggestion to move further I will test again and will share more of the results with the list. </div><div> </div><div>Regards, Doug</div><div> </div><div> </div><div>
OUTPUT ERROR </div><div>--------------------------------------------------------</div><div>c:\programs\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.7.2/include/emmintrin.h:221:1: error: previous declaration of 'long long int _mm_cvtsi128_si64x(__m128i)' with 'C++' linkage<br>
In file included from c:\programs\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/include/winnt.h:1446:0,<br> from c:\programs\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/include/windef.h:137,<br>
from c:\programs\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/include/windows.h:59,<br> from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkWindows.h:30,<br>
from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkThreadSupport.h:34,<br> from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkSimpleFastMutexLock.h:32,<br> from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkLightObject.h:24,<br>
from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkObject.h:31,<br> from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkVector.hxx:23,<br> from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkVector.h:304,<br>
from C:/Lib/ITK/ITKSRC/Modules/Core/Common/include/itkNumericTraitsVectorPixel.h:22,<br> from C:\Lib\ITK\ITKSRC\Modules\Core\Common\src\itkNumericTraitsVectorPixel.cxx:18:<br>c:\programs\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/include/intrin.h:958:5: error: conflicts with new declaration with 'C' link<br>
ge<br>mingw32-make[2]: *** [Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/itkNumericTraitsVectorPixel.cxx.obj] Error 1<br>mingw32-make[1]: *** [Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/all] Error 2<br>mingw32-make: *** [all] Error 2</div>
<div> </div><div><br><br> </div><div class="gmail_quote">On Tue, Oct 9, 2012 at 2:38 PM, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">On Tue, Oct 9, 2012 at 3:52 PM, douglas souza <<a href="mailto:dougnsouza@gmail.com">dougnsouza@gmail.com</a>> wrote:<br>
> I will try MinGW in my virtual machine and will share the results with you.<br>
<br>
Great, thanks! Please also send the result to the mailing list.<br>
<br>
Thanks,<br>
Matt<br>
<br>
<br>
><br>
> regards,Doug<br>
><br>
> On Tue, Oct 9, 2012 at 10:21 AM, Matt McCormick <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>><br>
> wrote:<br>
>><br>
>> Hi Doug,<br>
>><br>
>> > Is python wrap working for vs10 with ITK 4.2.1 ?<br>
>><br>
>> No, not at this time-- GCCXML needs to be updated for VS10. VS9 work<br>
>> is underway. MinGW may be another option, but I have yet to test it.<br>
>><br>
>> Thanks,<br>
>> Matt<br>
>><br>
>><br>
>> ><br>
>> > Sorry if this has been answer already.<br>
>> ><br>
>> > Doug<br>
>> ><br>
>> > On Aug 29, 2012 8:38 PM, "Matt McCormick" <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Hi,<br>
>> >><br>
>> >> Thanks to another outstanding ITK community member, Constantine<br>
>> >> Zakkaroff, we have a new Nightly Expected Python wrapping with Visual<br>
>> >> Studio 2008! It is named:<br>
>> >><br>
>> >> Win64-VS9-Release-WrapITK<br>
>> >><br>
>> >> Many thanks to Constantine.<br>
>> >><br>
>> >> As a reminder, dashboard setup instructions can be found here:<br>
>> >><br>
>> >> <a href="http://www.itk.org/Wiki/ITK/Git/Dashboard" target="_blank">http://www.itk.org/Wiki/ITK/Git/Dashboard</a><br>
>> >><br>
>> >> When making additions / changes to the Nightly submissions, please<br>
>> >> ping the list and myself if they should be added or removed from the<br>
>> >> Nightly Expected or Nightly External section.<br>
>> >><br>
>> >> Thanks,<br>
>> >> Matt<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://kitware.com/products/protraining.php" target="_blank">http://kitware.com/products/protraining.php</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-developers" target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><br>
><br>
><br>
</blockquote></div><br>