-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[EMAIL PROTECTED] wrote:
> I was looking for precompiled SQLite binaries for WinCE on the download page,

Why do you need the binary?  If you use the amalgamation (a single
source file which includes the WinCE support) then you can just add that
source file and header to your project.  That way you'll get the right
CPU and WinCE version for your binaries.

I actually #include the amalgamation into my source file that interfaces
with SQLite so it doesn't even mean I have to worry about linking!

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIp+iXmOOfHg372QQRAuxHAKCiQ7ImTNxcSsHcLhRePmvkYpvhIwCfeavB
ZcS9eECrcuted0i/XpKAmwM=
=uu57
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to