Re: [PythonCE] Success: PyExpat build

2005-06-02 Thread Michael Foord
Ischebeck, Jan wrote: >Hi, > >after some trying I could build PyExpat without any patches. The changed >Makefile can be found at the sf project. > > > Cool. Any chance of uploading some binaries ? (Specifically for PPC 2002) :-) >Does anyone knows how to build win32ui? I want to access the mf

Re: [PythonCE] Success: PyExpat build

2005-06-02 Thread Mark Hammond
> >Does anyone knows how to build win32ui? I want to access the > > mfc classes. > > > > > > > > Hmm... I've never heard of anyone succeeding. My guess is that PPC is > very different and it will need hacking quite severely. Probably > *differently* for the different versions of Windows CE :-( win

Re: [PythonCE] Success: PyExpat build

2005-06-02 Thread Brad Clements
On 2 Jun 2005 at 17:56, Mark Hammond wrote: > win32gui is getting fairly good coverage for most GUI applications. Last I > had a CE compiler, that module built fine - but I suspect that later > versions no longer do. > > What is the state of pywin32 on CE? I'd be happy to help any way I can. >