[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pythonCE, windowsCE pygame build...



hi,

just to let anyone know who's interested...

there's a few of us over on the pythonCE mailing list working
on/discussing a pygame port to pythonCE, on windows CE.

So far we have figured out how to do the foundation stuff (well other
people figured it out, not me)...
  - get basic C programs compiled and running on the phones/pdas with cegcc.
  - build python extension modules.
  - build SDL programs.

Now we have to do the final step of building pygame.  Unfortunately
pythonCE doesn't support distutils, so this is a bit harder.


If anyone has been trying to do this themselves, and has any tips
please join in on the pythonCE mailing list.


cheers,