While I appreciate the FAQ, it seems to assume that C# / .Net / Mono
are environments where one always makes a platform-specific build, or
one always builds ones dependancie. This is not the case, nor should
it always be the case.

On Tue, Jun 26, 2012 at 11:21 AM, Joe Mistachkin <sql...@mistachkin.com> wrote:
>
> Andrew Rondeau wrote:
>>
>> For example, I just can't ship a .Net .exe that uses x-copy
>> deployment, and runs on Linux/Mac (via Mono) unless I invest about
>> 40-80 hours digging deep into how System.Data.SQLite.dll is built.
>>
>
> Compiling System.Data.SQLite for Mono is fairly easy as long as you
> have the necessary tools (e.g. a Windows [virtual] machine with the
> .NET Framework installed):
>
> https://system.data.sqlite.org/index.html/doc/trunk/www/faq.wiki#q6
>
> --
> Joe Mistachkin
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to