<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>Hi Matthias,</span></div><div><span><br></span></div><div>thanks for the hint.</div><div>I am trying to build for Python 2.7 with VS2010 - 64bit and it's not working. I thought it should be possible using VS2010 since GCCXML has already support for it.</div><div><br></div><div>It is now working to build GCCXML internally by using the folder C:\bin for ITK but I still obtain the same error with '__noop'. It must be something in combination with GCCXML and VS2010.&nbsp;</div><div><br></div><div>Thanks for your help and you are right. wrapITK is not ready for VS2010</div><div><br></div><div>Cheers,</div><div>Willi</div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; "> <div
 style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">Von:</span></b> Matthias Seise &lt;mseise@gmx.de&gt;<br> <b><span style="font-weight: bold;">An:</span></b> surfersparadise85-itk@yahoo.com <br><b><span style="font-weight: bold;">CC:</span></b> "Insight-users@itk.org" &lt;insight-users@itk.org&gt; <br> <b><span style="font-weight: bold;">Gesendet:</span></b> 16:16 Dienstag, 17.Juli 2012<br> <b><span style="font-weight: bold;">Betreff:</span></b> RE: [Insight-users] Problems building python bindings for itk<br> </font> </div> <br>Hi Willi,<br><br>Are you building for python 2.7? Then you have to use Visual Studio<br>2008! Python 2.7. is compiled with that and all extension have to be<br>compiled with VS 2008! (You can use the VS 2008 Express, for 64 bit<br>see <a
 href="http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Windows/Visual_C%2B%2B_2008_Express" target="_blank">http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Windows/Visual_C%2B%2B_2008_Express</a>)<br><br>I think you don't have to download gccxml - it is automatically done<br>during the build.<br>If the path is too long, then build ITK in C:\ITK\build ...<br><br>Cheers,<br>Matthias<br><br><br>-----------------<br>I forgot to add that since I received the error?<br><br>CUSTOMBUILD : error : Could not run<br>C:/GCCXML/bin/bin/Release/gccxml_cc1plus.exe:<br><br>Der Dateiname oder die Erweiterung ist zu lang<br><br>again, I compiled the actual version (that I donwloaded with CVS) of<br>gccxml myself and installed it.<br><br>I am still trying to get WrapITK working for Python 2.7 using MS<br>Visual Studio 2010 - 64bit.?I was told that __noop comes from using<br>the MSVC-STL with GCC so it could not get working. What am I
 supposed<br>to do?<br><br>Willi<br><br><br> </div> </div> </blockquote></div>   </div></body></html>