[Numpy-discussion] can't build numpy 1.2.0 under python 2.6 (windows-amd64) using VS9

Charles R Harris charlesr.harris at gmail.com
Tue Oct 7 14:19:21 EDT 2008


On Tue, Oct 7, 2008 at 11:42 AM, Paul Lucek <plucek at ssaris.com> wrote:

>  I get the following errors in umathmodule.c.src:
>
>
>
> D:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd64\cl.exe /c
> /nolog
>
> o /Ox /MD /W3 /GS- /DNDEBUG -Ibuild\src.win-amd64-2.6\numpy\core\src
> -Inumpy\cor
>
> e\include -Ibuild\src.win-amd64-2.6\numpy\core\include/numpy
> -Inumpy\core\src -I
>
> numpy\core\include -Id:\python26\include -Id:\python26\PC
> /Tcbuild\src.win-amd64
>
> -2.6\numpy\core\src\umathmodule.c
> /Fobuild\temp.win-amd64-2.6\Release\build\src.
>
> win-amd64-2.6\numpy\core\src\umathmodule.obj
>
> Could you compress win-amd64-2.6\numpy\core\src\umathmodule.c -- it should
be in the build directory -- and attach it if possible, or at least that
part that seems to be a problem? Mind that the list has a rather small size
limit.

> umathmodule.c
>
> numpy\core\src\umathmodule.c.src(64) : error C2059: syntax error : 'type'
>
> numpy\core\src\umathmodule.c.src(70) : error C2059: syntax error : 'type'
>
> numpy\core\src\ufuncobject.c(1701) : warning C4244: '=' : conversion from
> 'npy_i
>
> ntp' to 'int', possible loss of data
>
> numpy\core\src\ufuncobject.c(2422) : warning C4244: '=' : conversion from
> 'npy_i
>
> ntp' to 'int', possible loss of data
>
> The warnings are known.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081007/c37d4c2e/attachment.html>


More information about the NumPy-Discussion mailing list