[Numpy-discussion] Cannot build numpy svn on Windows
Thomas Heller
theller at python.net
Tue Jul 18 11:23:18 CDT 2006
Albert Strasheim schrieb:
> Hello all
>
>> -----Original Message-----
>> From: numpy-discussion-bounces at lists.sourceforge.net [mailto:numpy-
>> discussion-bounces at lists.sourceforge.net] On Behalf Of Keith Goodman
>> Sent: 18 July 2006 15:55
>> To: Thomas Heller
>> Cc: numpy-discussion at lists.sourceforge.net
>> Subject: Re: [Numpy-discussion] Cannot build numpy svn on Windows
>>
>> On 7/18/06, Thomas Heller <theller at python.net> wrote:
>>
>> > When I change this line in the generated config.h file:
>> >
>> > #define NPY_ALLOW_THREADS WITH_THREAD
>> >
>> > to this one:
>> >
>> > #define NPY_ALLOW_THREADS 1
>> >
>> > then I can build.
>
> This might be due to some changes Travis made.
>
> http://projects.scipy.org/scipy/numpy/changeset/2833
>
> I was able to build r2834 on Windows without problems. Are you still seeing
> this error?
No, I can build now. Travis fixed it immediately, probably with
the change that you refer to above.
Thomas
More information about the Numpy-discussion
mailing list