SDL 1.2 and Windows CE (WinCE) Emulator/SDK

Hi,

are you using the correct Windows CE SDK?

According to MSDN documentation, Windows CE 5.0 does support semaphores.

Paulo

On Sat, May 8, 2010 at 5:06 AM, Rotsiser Mho <rotsiser.mho at gmail.com> wrote:

So I think I’ve made some progress getting this to work, but I’ve hit a
brick wall. I get the following linker errors in Visual Studio 2005 when
building the main library:

1>win_ce_semaphore.obj : error LNK2019: unresolved external symbol
__SEH_epilog4 referenced in function _ReleaseSemaphoreCE
1>win_ce_semaphore.obj : error LNK2001: unresolved external symbol
__except_handler4
1>win_ce_semaphore.obj : error LNK2019: unresolved external symbol
__SEH_prolog4 referenced in function _ReleaseSemaphoreCE

It appears that no library in the Windows CE 5.0 library contains those
symbols. I’m at a bit of a loss here. Is Windows CE 5.0 actually supported?
The README.WinCE file states that semaphores aren’t even supported, so do I
really need to include this file in the build?

Any help at all would be appreciated.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org