I commented the line that was giving me problems (in fact, just an argument of the function<br>which doesn't seem too important).<br><br>Now, I have a linking error : <br>python26.lib<python26.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'<br>
NMAKE : fatal error U1077: '"D/\ProgramFiles\Microsoft Visual Studio 9.0\VC\Bon\amd64\link.EXE"' : return code '0x458'<br>Stop.<br>NMAKE : fatal error U1077: '"D/\ProgramFiles\Microsoft Visual Studio 9.0\VC\Bon\amd64\nmake.exe"' : return code '0x2'<br>
Stop.<br><br>I am running windows 64bits, and calling all the commands from Visual studio 2008 command prompt.<br>I tried calling the commands from Windows SDK command prompt on which I previously<br>called the command : setenv /release /x64 <br>
Usually I use this and then call visual studio from this prompt and it compiles in 64bits mode. But it doesn't seem<br>to do the trick now.<br><br>Thanks for your attention,<br><br>Johanna<br><br><br><div class="gmail_quote">
On Mon, May 2, 2011 at 3:24 PM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Mon, 2 May 2011 15:20:03 +0200, Johanna <<a href="mailto:johanna.royer@gmail.com">johanna.royer@gmail.com</a>><br>
wrote:<br>
<div class="im">> Well, that's good to know, even if it's not good news for me!<br>
> I don't want to abuse, but to what kind of hack are you thinking ?<br>
<br>
</div>Just going through the errors one by one fixing them as needed.<br>
<font color="#888888"><br>
Phil<br>
</font></blockquote></div><br>