Re: [sqlite] System.Data.SQLite Status

2011-05-13 Thread Tim Butterfield
On Fri, May 13, 2011 at 7:51 AM, Shane Harrelson wrote: > The bundled readme, as well as the features page, have an update in red, > describing > the decision we made to ship the SDS DLL and the Interop DLL separately for > all platforms: > > "Currently all versions provided as System.Data.SQLite.

Re: [sqlite] System.Data.SQLite Status

2011-05-13 Thread Shane Harrelson
On Fri, May 13, 2011 at 3:24 AM, Clay Fowler wrote: > The downloads at > http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wikiappear > broken in various ways: > > The precompiled binaries fail to work on desktop from Mono on OS X or on > Microsoft's CLR from Windows (even with the

Re: [sqlite] System.Data.SQLite Status

2011-05-13 Thread Simon Slavin
On 13 May 2011, at 8:24am, Clay Fowler wrote: > The precompiled binaries fail to work on desktop from Mono on OS X .NET and Mono on OS X are extremely sensitive to version numbers. So check you're using a long-issued up-to-date installation of Mono, but not one of the bleeding-edge versions w

Re: [sqlite] System.Data.SQLite Status

2011-05-13 Thread Afriza N. Arief
On Fri, May 13, 2011 at 3:24 PM, Clay Fowler wrote: > The downloads at > http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wikiappear > broken in various ways: > > The precompiled binaries fail to work on desktop from Mono on OS X or on > Microsoft's CLR from Windows (even with the

[sqlite] System.Data.SQLite Status

2011-05-13 Thread Clay Fowler
The downloads at http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki appear broken in various ways: The precompiled binaries fail to work on desktop from Mono on OS X or on Microsoft's CLR from Windows (even with the included test.exe) because they attempt to load SQLite.Interop.