[Numpy-tickets] [NumPy] #973: Error compiling trunk using MSVS 9
NumPy
numpy-tickets@scipy....
Tue Dec 23 09:20:30 CST 2008
#973: Error compiling trunk using MSVS 9
--------------------+-------------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.3.0
Component: Other | Version: devel
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by cdavid):
Ah yes, sorry, I was mislead by Program Files (x86). I assumed that you
built for 64 bits - and no free VS can do that, the only free version of
MS compilers targeting 64 bits are through the Windows / Platform SDK.
Anyway, I don't see this error with MSVC 9 on a 32 bits windows, so I am
wondering whether this is a problem with building for 32 bits from a 64
bits OS. Since this is basically cross compiling, I would have actually
been surprised if that worked. I will look into it, but I am afraid it
won't be easy. You are using 32 bits or 64 bits python ?
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/973#comment:3>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list