Menu

#18 Compilation for Windows CE 5.00 from VS2008

open
nobody
None
5
2014-08-15
2009-04-20
No

Here's a patch that makes Loki compile for Windows CE 5.00 and later using Visual Studio 2008 SP1 to compile. Tested with the publicly available Windows CE 5.0 Standard SDK headers.

The patch consists of nothing more than a few hacks to get it working. Caveat: because I had to circumvent the clock() function, changing the system time (or a DST cross) _will_ make LevelMutexes timeout early or wait far too long. Everything else should be working exactly like on a desktop PC.

Discussion

  • Markus Ewald

    Markus Ewald - 2009-04-20

    Some hacks to make Loki 0.17 compile for Windows CE 5.00

     
  • Markus Ewald

    Markus Ewald - 2009-04-20

    Just to note, my patch was not intended for inclusion in Loki (it's far to hackish for that) and I don't think Windows CE support should be a prime goal for Loki.

    Just wanted to drop it here so someone else trying to use Loki unter Windows CE might find it here.

     

Log in to post a comment.