Hi
I recently posted this to python-list but I got no responses so I'm trying here
instead:
I'm trying to build Python 3.3.0 on Windows using Visual Studio 2010 Express.
I opened the solution (pcbuild.sln) and built the "python" project (including
its dependencies of course) and that worked f
Hi
I recently posted this to python-list but I got no responses so I'm trying here
instead:
I'm trying to build Python 3.3.0 on Windows using Visual Studio 2010 Express.
I opened the solution (pcbuild.sln) and built the "python" project (including
its dependencies of course) and that worked f
2013/2/12 Jonatan Magnusson
>
> Hi
>
> I recently posted this to python-list but I got no responses so I'm trying
> here instead:
>
> I'm trying to build Python 3.3.0 on Windows using Visual Studio 2010
> Express.
>
> I opened the solution (pcbuild.sln) and built the "python" project
> (including
Hello Mark,
thanks for your answer.
Debugging should work "out of the box" - what problems are you seeing?
I'm using a Delphi-component. That component checks whether the
ActiveX debug interface is available (Windows Scripting Host, WSH).
When I start my app, I get the following error message
(back on this list now)
Ok, this might be a slightly silly thought/idea/project, but, it's partly an
experiment, to do with real time keystroke event handling/processing and
sound playback triggering/interruption, etc., and it's sort of a starting
point of
something like a real-time, audio, pl