[Mono-list] Single .dll targeted at multi platform but using sqlite, possible?

matthieu Barthélemy bonsouere at gmail.com
Wed Aug 29 07:19:10 UTC 2012


Hi Keith,

On Mon, Aug 27, 2012 at 5:42 AM, KeithBoynton <
keithboynton at flaredesign.co.uk> wrote:

> Just thought I'd post here in case any1 googles and reads this thread.
>
> I resolved the problem and have successfully got an SQLite implementation
> running on both Windows and MAC.
>

I'm happy to know you finally got everything working as expected.
I tried to send you an email on Friday, with my self-compiled version of
the managed csharp-sqlite DLL attached, but your mail server rejected the
attachment. Anyway, problem solved!




>
> For my application code (.dll) I use Mono.Data.Sqlite, the DLL is compiled
> on Windows and get's attached to the MonoMac project on the MAC. The
> problem
> I was having above is a known issue with .NET 4.0 (not sure about 4.5) so I
> successfully switched down to 3.5 and the above problem simply went away. I
> use a pre-compiled windows sqlite3.dll in the root of the application set
> to
> copy to the output directory at build time.
>
> In the MAC environment I compiled SQLite using the column metadata flag and
> put that in the root of the project just like in the Windows version.
>
> All is working fine.
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Single-dll-targeted-at-multi-platform-but-using-sqlite-possible-tp4656335p4656411.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120829/a0da9c36/attachment.html>


More information about the Mono-list mailing list