<div dir="ltr">Well, I have been attempting to get something working, but have been struggling to get the SDL compiled correctly (without SDL, there is no point in trying to get pygame working). In my investigations, I came across the SCUMM forum. Now the SCUMMVM appears to be a fully working product on various platforms including WinCE. My attempts to compile some simple test programs using the SDL source available from the official SDL site failed (mostly because the source will not compile 'as is' and needs some tweaking which is probably beyond my capabilities). However, the SCUMM forum pointed me to a set of libraries from 'knakos'. I quickly set up a new project, with my simple test program, and lo! it compiled first time and tested correctly on my WM5 device. I assume these SCUMM libraries have already been adapted to work on WinCE, and since the SCUMM idea is to get retro graphical games working, I think that pygame will probably get all the functionality it needs from them.<br>
<br>Now, on to getting pygame working! I will attempt to get some of the pygame source modules compiled as PYDs to see if they will import and work under PythonCE. I have not yet attempted to get a DLL compiled using these new libraries so may yet hit a wall. I will report back with any news.<br>
<br>Rene, thanks for your comments. It's nice to know there is interest from the pygame side.<br><br>If anyone else would like to provide comments/advice/code to get pygame working, it will be welcomed.<br><br>Adam.<br>
<br>
<div><span class="gmail_quote">On 06/08/2008, <b class="gmail_sendername">René Dudfield</b> <<a href="mailto:renesd@gmail.com" target="_blank">renesd@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi,<br><br>if anyone has any project files to build pygame on pythonce I'd love<br>to have them included with pygame. I'm an author/maintainer of pygame<br>
and have commit access to svn, so could add project files if someone<br>makes them... I could also add a pygame download for python CE to the<br><a href="http://pygame.org" target="_blank">pygame.org</a> download page.<br>
<br>Or you could add compilation instructions to the pygame wiki here:<br>
<a href="http://pygame.org/wiki/CompilePythonCE" target="_blank">http://pygame.org/wiki/CompilePythonCE</a><br><br>I have a winCE phone so would love to be able to get pygame running on it :)<br><br><br>cheers,<br>_______________________________________________<br>
PythonCE mailing list<br><a href="mailto:PythonCE@python.org" target="_blank">PythonCE@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/pythonce" target="_blank">http://mail.python.org/mailman/listinfo/pythonce</a><br>
</blockquote></div>
<br>
</div>