[Mono-dev] Which SQLite?
Edward Ned Harvey (mono)
edward.harvey.mono at clevertrove.com
Thu Jul 17 14:08:20 UTC 2014
> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] On Behalf Of Edward Ned Harvey (mono)
>
> But it now sounds like there are some additional possibilities to try...
This is confirmed working:
Install mono 3.4.0 on the mac. Copy one of these files to windows: (I'm using 4.0)
/Library/Frameworks/Mono.framework/Versions/3.4.0/lib/mono/2.0/Mono.Data.Sqlite.dll
/Library/Frameworks/Mono.framework/Versions/3.4.0/lib/mono/4.0/Mono.Data.Sqlite.dll
/Library/Frameworks/Mono.framework/Versions/3.4.0/lib/mono/4.5/Mono.Data.Sqlite.dll
I have every reason to believe you could do the same, copying the dll from linux. But I haven't explicitly tested.
And get sqlite3.dll here:
http://www.sqlite.org/sqlite-dll-win32-x86-3071300.zip
(Thanks for the link Timotheus)
More information about the Mono-devel-list
mailing list