On Windows CE, you need to compile with SQLITE_OMIT_WAL. SQLite
currently doesn't support the WAL journaling mode on CE.
On Tue, Aug 24, 2010 at 6:32 AM, Aleksandr Jr. wrote:
> Hi.
>
> I got a problem when compiling SQLte 3.7.2 for Windows CE 4.2 (Windows
> Mobile 2003) - it cannot be done
Hi.
I got a problem when compiling SQLte 3.7.2 for Windows CE 4.2 (Windows Mobile
2003) - it cannot be done.
In the function winShmSystemLock(...) is called API-function UnlockFileEx(...),
but it is implemented only in Windows CE 5.0 and later (and there in
winShmSystemLock(...) is used consta
2 matches
Mail list logo