Re: [PythonCE] pygame / distutils

2008-08-06 Thread René Dudfield
nice work :) It can be easier to first try and get the SDL test programs compiling. Then try and get a really simple, minimal python extension compiling... and you guessed it, try and get them both compiling together :) There's a few wince folks hanging out on the libsdl mailing list if you have

Re: [PythonCE] pygame / distutils

2008-08-06 Thread Adam Walley
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 p