On Tue, Oct 7, 2008 at 11:42 AM, Paul Lucek <[EMAIL PROTECTED]> 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
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion