[EMAIL PROTECTED] wrote:
> I have already install Microsoft visual studio .NET 2003 and MinGw,
> when I try to build a extension:
> 
> python my_extension_setup.py build ( or install ) , I get an error:
> 
> LINK : fatal error LNK1141: failure during build of exports file
> error: command '"C:\Program Files\Microsoft Visual Studio .NET
> 2003\Vc7\bin\link.exe"' failed with exit status 1141.
>
> What shoud I do???

Tell us what the actual error message is? What you provide here is only the
last line, the real error is most likely before that. Please provide a bit
more of the output, anything that might be helpful to understand the problem.

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to