Graham Bloice writes:
> Can you mix compilers with Python extensions, I thought you should (must)
> use the same compiler as the version of Python you are using is built with
> due to the compiler run-time library being used? See
> http://docs.python.org/2.7/extending/windows.html#using-dlls-in-
> -Original Message-
> From: python-win32 [mailto:python-win32-
> bounces+graham.bloice=trihedral@python.org] On Behalf Of Christoph
> Groth
> Sent: 30 April 2013 00:51
> To: python-win32@python.org
> Subject: [python-win32] Cython-generated module crashe
Hi,
We've developed a (BSD licensed) computational Physics package for
Python that is to be released in the coming days. It works flawlessly
on unixish systems. I have, however, considerable problems trying to
make it to work under Windows as well. (I'm using Windows XP SP3 inside
a virtual mac