Re: [PythonCE] Getting the win32 extensions working

2005-11-14 Thread Luke Dunstan

- Original Message - 
From: Andy Baker [EMAIL PROTECTED]
To: pythonce@python.org
Sent: Monday, November 14, 2005 9:22 PM
Subject: [PythonCE] Getting the win32 extensions working


 Looking at this page: http://fore.validus.com/~kashtan/ it seems
 fairly doable but I am not that familiar with compiling anything and
 I am wary of it turning into a huge waste of time.

By not that familiar with compiling anything does that mean you are not a 
C/C++ programmer? If so why can't you use the precompiled binary PythonCE?


 Does anyone have PythonCE compiled with the win32 extensions or has
 anyone done the compilation and would be prepared to answer the odd
 question should I attempt it myself?

 thanks in advance

 Andy Baker

Yes, I've compiled pywin32 but I had to make some changes to get it to 
compile.

Luke
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce


Re: [PythonCE] Getting the win32 extensions working

2005-11-14 Thread Andy Baker
Ah. I've re-read that page and I can see I might have misunderstood
it. I was under the impression that you *had* to compile the sources
if you wanted the win32 extensions.Is this not the case? Do the
pre-compiled binaries already include the win32 stuff?

As a quick related question, do you have any idea how much of the
win32 extension module is supported under PythonCE? Fairly complete or
not?

cheers,

AndyB

On 11/14/05, Luke Dunstan [EMAIL PROTECTED] wrote:

 - Original Message -
 From: Andy Baker [EMAIL PROTECTED]
 To: pythonce@python.org
 Sent: Monday, November 14, 2005 9:22 PM
 Subject: [PythonCE] Getting the win32 extensions working


  Looking at this page: http://fore.validus.com/~kashtan/ it seems
  fairly doable but I am not that familiar with compiling anything and
  I am wary of it turning into a huge waste of time.

 By not that familiar with compiling anything does that mean you are not a

 C/C++ programmer? If so why can't you use the precompiled binary PythonCE?

 
  Does anyone have PythonCE compiled with the win32 extensions or has
  anyone done the compilation and would be prepared to answer the odd
  question should I attempt it myself?
 
  thanks in advance
 
  Andy Baker

 Yes, I've compiled pywin32 but I had to make some changes to get it to
 compile.

 Luke

___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce