Steve Frierdich, dando pulos de alegria, escreveu :
The config.h file for WinCE version sqlite 3.0.7 downloaded from sourceforge

http://sourceforge.net/project/showfiles.php?group_id=88393&package_id=125382&release_id=271513


is very different from the config.h for version 2.8.15. The 3.0.7 version does not contain structures, define statements, inline functions, and source forth as is contained in the config.h file for version 2.8.15.Is this an error? ...

Most of the WinCE hacks moved into os_win.h for 3.0.x.

... Version 2.8.15 for WinCE implements database locks, does this version 3.0.7 also implement datalocks? ...

As stated in the readme file, no.

... Is
there a newer version 3.0.7 of WinCE source code with fixes available for download?

The only error report I had for 3.0.7 is that some platforms also need the "free" hack, nothing more.

The version 3.0.7 I downloaded from sourceforge does not compile fully either.

Please report what makes you say that, and maybe it would be better to use the sqlite-wince forums or mailing list, as this can be a little OT here.

Remember WinCE is available for many different platforms, each with it's
own include files, and has big differences between versions, so I can't
in any way guess the problems that will be right from start.

Another issue is different definitions when MFC is used (some C runtime
functions are implemented in the MFC DLL, but can't be used without it).

Regards,
~Nuno Lucas




Reply via email to