compile problems 2.6.3 wince

wim delvaux wim.delvaux at adaptiveplanet.com
Mon Sep 18 08:33:47 PDT 2006


Hi all,

I have some problems with the compilation of 2.6.3 for WinCE

1. There is a 'unreachable statement' in msw/wince/time.cpp :

the code copied over from OpenBSD has been tweeked a bit but a continue 
statement is left at line 435 (I submitted a bug report).  After comparing 
with the original OpenBSD code I copied over some timezone difference 
caculation algoritm from the gnu libc code of strftime. it is lgpl too 
so  ... no problem

2.  there is a link problem with .\version.res.  It cannot be found.  The file 
is stored in src/msw/version.res.  Copying it over to build/wince solves the 
problem

3. (FATAL !) i seem to be missing two functions Uuid::set() (with different 
args) called from Uuid::Uuid() (with different args) in Activex.obj.

I find the strange since 1. uuid is only in msw/ole (does wince support ole ?) 
and I find no Uuid class reference in the workspace

I use EVC 4.0

Can anybody help ?

Thanx




More information about the wx-users mailing list