Files
duplicati/thirdparty
kenneth.skovhede@gmail.com c9ee03975d Update issue #285
Status: Fixed

I found out that Mono on windows does not support "mixed-mode" assemblies, which is what the System.Data.SQLite.dll's are:
http://www.mono-project.com/CPlusPlus

On my machine it gives a weird error with "CRT not initialized" if I run Duplicati under Mono.
I have changed the loader to check for Linux AND Mono.
I have also update the build script to include the version of the dll that you found,
it seems that Mono only runs with 32bit on windows, so the dll must also be 32 bit.

git-svn-id: https://duplicati.googlecode.com/svn/trunk@562 59da171f-624f-0410-aa54-27559c288bec
2010-10-27 19:40:29 +00:00
..
2010-08-12 18:32:15 +00:00
2008-06-19 19:34:31 +00:00
2010-02-12 19:22:22 +00:00
2010-01-17 20:21:08 +00:00
2010-06-19 21:17:33 +00:00
2010-10-27 19:40:29 +00:00
2010-01-17 20:21:08 +00:00

The files and folders here are not owned by Duplicati.

Each folder has a "license.txt" file that describes the license for that item.

Each folder has a "download.txt" file that contains a link to the page where the files were originally downloaded.



Each project is belived to be open source and the files present here are unmodified binaries,

unless stated otherwise in the respective folders.