On Feb 19, 2008 3:10 PM, Fin Springs <[EMAIL PROTECTED]> wrote:
> > Here's a link to an WinCE port: http://sqlite-wince.sourceforge.net/
> Is there a reason to use this port any more? The straight 3.5.6
> amalgamation compiles and runs fine for me on Windows CE 5.0 and
> includes specific '#if OS_WINCE' sections for CE (to define localtime,
> etc).

This port is dead now, because the official sqlite code already
handles Windows CE.
It can still be usefull if you need to program for old Windows CE
systems, meaning older than WinCE 4.0 (i don't recall exactly if in
4.0 itself it compiles out of the box).

Other than that, just use the last SQLite version.


Regards,
~Nuno Lucas
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to