Search found 7 matches

by burkilos
Sat Oct 23, 2010 12:12 am
Forum: PocketPC/WinCE Port
Topic: Latest SDL patches for WinCE?
Replies: 7
Views: 22461

Amazing work! Just what I was looking for. Very useful to me. I did have to hack it up a bit to compile but I did get ScummVM running successfully with it. I am not having success with the mouse cursor on screen orientation changes yet though. Will hack at it some more. Any clues as to why you said ...
by burkilos
Wed Sep 01, 2010 2:22 am
Forum: PocketPC/WinCE Port
Topic: Building the plugins version (dynamic modules)?
Replies: 1
Views: 14893

I am now getting an error message (looks like Resco Explorer was dismissing the error for me...) when running from a shortcut in Start Menu: "'scummvm' is not a valid Pocket PC application" I'm using geccc built from svn and running ScummVM on a Windows Mobile 6.5 device, but also getting ...
by burkilos
Tue Aug 31, 2010 3:12 pm
Forum: PocketPC/WinCE Port
Topic: Building the plugins version (dynamic modules)?
Replies: 1
Views: 14893

Building the plugins version (dynamic modules)?

A few versions ago, dynamic modules were introduced and are now supported for WinCE. Is anyone successfully building plugins? My attempt at this has been that I end up with a 97kb scummvm.exe, a scummvm.dll and the various engine .dll files. But on my WM6.5 device, a WM6.1 emulator and a WM5 emulato...
by burkilos
Tue Aug 31, 2010 2:54 pm
Forum: PocketPC/WinCE Port
Topic: Latest SDL patches for WinCE?
Replies: 7
Views: 22461

I gave up on getting 1.2.13 going - there was tons of changes done by kostas in the 1.2.6 patches that would be a major overhaul for the 1.2.13 graphics engine. I know Cerial managed to get 1.2.13 going but I don't see how, from looking at his patches, considering that ScummVM is not going to find a...
by burkilos
Fri Aug 27, 2010 7:45 pm
Forum: PocketPC/WinCE Port
Topic: Latest SDL patches for WinCE?
Replies: 7
Views: 22461

I'm on WM6.5, thus CE5. Fairly certain this is what knakos was working on. In fact, the Makefile he uses in his patches works fine for me in 1.2.6 and it does build a libSDL.lib. But since I can't use that Makefile in 1.2.13, I have to use the one generated during the configure and it creates .la an...
by burkilos
Fri Aug 27, 2010 7:35 pm
Forum: PocketPC/WinCE Port
Topic: Latest SDL patches for WinCE?
Replies: 7
Views: 22461

Fair enough. I'm working on building 1.2.13 for now but I'm getting a libSDL.la instead of an libSDL.lib. I know knakos has special Makefile in his patches that builds the libSDL.lib but I cannot get that Makefile to work at all in 13. Any advice?
by burkilos
Fri Aug 27, 2010 5:17 pm
Forum: PocketPC/WinCE Port
Topic: Latest SDL patches for WinCE?
Replies: 7
Views: 22461

Latest SDL patches for WinCE?

What combination of SDL and patches are everyone using to compile ScummVM for WinCE? I'm still using SDL 1.2.6... I see Cerial has on his site a set of patches for 1.2.13 (http://blog.cryptopath.org/2009/07/how-to-compile-scummvm-with-latest-mingw32ce-and-sdl/) but the latest stable is 1.2.14 which ...