On Thu, Apr 16, 2009 at 11:50 PM, Fadhley Salim
<fadhley.sa...@uk.calyon.com> wrote:
> I just installed the latest stable mingw, and made sure that the mingw
> bin directory is in my PATH. I used the command you suggested and got
> the following output:
>
> http://pastebin.com/m4aea512c

Could you make sure to remove entirely the build directory (rd /s /q
build) and try again ? The problem is that some headers are not
generated for some reasons, and that is often caused by distutils not
being good at detecting obsolete sources.

David
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to