On Thu, Feb 9, 2012 at 10:07 AM, Tim Leland <tlel...@wleeflowers.com> wrote:
> What software would I need to compile?

Persumably whatever software you're using to compile the rest of your
application.  Visual Studio is the common way to compile Windows
Mobile applications.

SQLite is a library meant to be used in another program.  While there
is a shell application available for some operating systems, that
shell isn't available for Windows Mobile (nor would it be useful to
most people if it was), so you'll need to integrate the library
directly into your own application.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to