Hi,
thank you.
But I don't use setup.py/distutils for the build.
I use cython as a code generator and include the generated files into a
Visual Studio project. But that's no problem, VS has the ability of custom
build steps.
A simple build with distutils is not possible.
Because I use not the VC
On Thu, Jul 18, 2013 at 6:24 AM, Wolfgang wrote:
> Hi,
>
> I tried to submit a improvement for the Windows build but the tracker is not
> accessible without a login.
This is to prevent spam.
> On Windows if someone does a Debug build of an extension the flag _DEBUG is
> set and so the Python Int
On 25.07.2013 18:01, Robert Bradshaw wrote:
On Thu, Jul 18, 2013 at 6:24 AM, Wolfgang wrote:
Hi,
I tried to submit a improvement for the Windows build but the tracker is not
accessible without a login.
This is to prevent spam.
On Windows if someone does a Debug build of an extension the fla