Re: [Numpy-discussion] Compilation with Visual Studio 2003

2007-11-11 Thread David Cournapeau
Matthieu Brucher wrote: > Strange, I tested again and it worked this time... > I sometimes noticed this kind of behaviour too, when I cancelled the build at some point. Maybe the build does not update the config.h if you cancelled just at the middle of its generation, or something like that. Dav

Re: [Numpy-discussion] Compilation with Visual Studio 2003

2007-11-11 Thread Matthieu Brucher
Strange, I tested again and it worked this time... Matthieu 2007/11/11, Matthieu Brucher <[EMAIL PROTECTED]>: > > > No, it looks like NPY_ALLOW_THREADS is not defined: this pre processor > > symbol is defined in config.h, which is auto generated by the setup.py > > from numpy.core. Can you paste

Re: [Numpy-discussion] Compilation with Visual Studio 2003

2007-11-11 Thread Matthieu Brucher
> No, it looks like NPY_ALLOW_THREADS is not defined: this pre processor > symbol is defined in config.h, which is auto generated by the setup.py > from numpy.core. Can you paste its content (should be somewhere in > your build directory). > > David Here it is : /* #define SIZEOF_SHORT 2 */ /* #