Good evening!<br><br>I'm looking for some direction on a compiler problem.<br><br>As per the instructions at <br><br><a href="http://www.pdynamo.org/mainpages/installation/windows.html">http://www.pdynamo.org/mainpages/installation/windows.html</a><br>
<br>I am creating the file distutils/distutils.cfg which has 2 lines, <br>****************<br>[build] <br>compiler=mingw32<br>****************<br><br>as per distutils/dist.py I've also added an identical file setup.cfg in the installation directory of this library.<br>
<br>Thus far it always tries to compile using the Visual Studio 9's C compiler when I run python Install.py<br><br>I am awaiting advice from the pdynamo group but I need to move on this quickly.<br><br>I'm using python 2.6.6 on Windows 7. I have been advised that pdynamo will not compile with 64bit python. <br>
<br>The guy who maintains their Windows installation guide sent me revised instructions for Win7 which he says works fine for him.<br><br>Any advice would be much appreciated.<br><br>Thanks<br>Bill<br>