What software would I need to compile?

-----Original Message-----
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Random Coder
Sent: Thursday, February 09, 2012 1:06 PM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] Compiling SQLite3 to run on Windows Mobile 6.5

On Thu, Feb 9, 2012 at 9:57 AM, Tim Leland <tlel...@wleeflowers.com> wrote:
> Ok so what would be the process of compiling the c#? Ive never done
anything
> like that before.

Unless you have a need for the C# library, you should skip it.  Just
bring in the C source file and header from the amalgamation from
http://www.sqlite.org/download.html into your project and use it.

I don't remember needing to do anything special to compile sqlite3.c
on Windows Mobile.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to