Hi Eric,

I returned to work on wxWinCE compilation using mingw32ce after my
first baby is born (sometimes debugging is easier than changing her
diapers!)

>  Remove this whole block of text. Don't even know if wxWinCE will compile
>  successfully, but you might want to try it.
OK. I did it, even when I thought the #define block (or the whole .h
file) shouldn't be present at all. Anyway, It compiled fine until I
reached another error.

The problem was that SYS_COLOR_INDEX_FLAG wasn't defined. Checking at
your previous patches, you sent that #define in file
wxWinCE_cegcc_fixes.patch but it seems that part of that file wasn't
applied succesfully.
Pedro: even when you applied the cegcc patches submitted by Eric, I
checked the latest SVN revision of
/trunk/cegcc/src/w32api/include/winuser.h (1094) and
SYS_COLOR_INDEX_FLAG isn't there. Strange...

So I defined it in the Makefile to do it quickly and fortunately
wxWinCE compiled completely this time. I ended up with a bunch of
libraries, but I not able to test them right now (no CE environment at
hand at work...). I'll post results of my tests ASAP.

Eric, have you been able to submit your wxWidgets' patches to its
developers? I'm afraid that if I like to try the wxWinCE compilation
process against latest SVN of wxWidgets, I would need to apply your
patches to a slightly different code base

Thanks,

Pablo

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to