Re: [Numpy-discussion] building issue in windows

2008-05-20 Thread Robert Kern
On Tue, May 20, 2008 at 8:33 AM, Igor Sylvester <[EMAIL PROTECTED]> wrote: > Hi. > I have mingw and Visual Studio installed on my computer. I am following the > building instructions posted in [1]. I explicitly tell setup.py to use > mingw by passing the argument --compiler=mingw32. However, set

[Numpy-discussion] building issue in windows

2008-05-20 Thread Igor Sylvester
Hi. I have mingw and Visual Studio installed on my computer. I am following the building instructions posted in [1]. I explicitly tell setup.py to use mingw by passing the argument --compiler=mingw32. However, setuptools is using Visual Studio anyways. has anyone encountered this problem? I am