On Thu, May 12, 2011 at 11:18 PM, Don Ireland <sql...@donireland.com> wrote:

> I downloaded and installed sqlite-dotnet-x86-3070600.zip.
>
> But when I attempt to add it as preference in VSEE2010, I find several dll
> files.  But none of them results in me being able to include a SQLite.h
> file.
>
>
What kind of environment you are developing for? Are you doing .NET
development (as in C#, C++/CLI, etc) or native development in C/C++ ?

For C/C++, get the downloads from http://sqlite.org/download.html and for
.NET, get the downloads from
http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

It might be easier for .NET development to use the pre-compiled binaries.

Regards,

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

Reply via email to