Not much help for an automated build. That's what I use now, and I *hate*
having to check third party DLLs into the source code tree.

Regards
David M Bennett FACS

Andl - A New Database Language - andl.org


-----Original Message-----
From: sqlite-users-boun...@mailinglists.sqlite.org
[mailto:sqlite-users-bounces at mailinglists.sqlite.org] On Behalf Of Kees Nuyt
Sent: Friday, 19 February 2016 12:40 AM
To: sqlite-users at mailinglists.sqlite.org
Subject: Re: [sqlite] NuGet problem

On Thu, 18 Feb 2016 13:37:59 +1100, <david at andl.org> wrote:

> Thanks for the answer. At least now I know why.
>
> I have already written all the P/Invoke code. It's written, tested, 
> working fine, using the sqlite3.dll size 658,797. Having the header 
> and EXE is convenient too, in a development context.
>
> I was able to install the package you suggest, but there is nothing in 
> it that looks like the DLL I've been using. If it's a drop-in 
> replacement then I'd happily go with it, but if it means rewriting low 
> level code, I'd rather not. I checked the documentation, and they really
look rather different.

If all you need is the sqlite3 C API, the Precompiled Binaries for Windows
on the download page provide just that:
http://www.sqlite.org/download.html


--
Regards,

Kees Nuyt

_______________________________________________
sqlite-users mailing list
sqlite-users at mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to