Building System.Data.SQLite
Jul 16, 2015

Download the source code from here: http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

xbuild /p:Configuration=Release /p:UseInteropDll=false /p:UseSqliteStandard=true System.Data.SQLite/System.Data.SQLite.2010.csproj

The System.Data.SQLite.dll will be in the “/bin/2010/Release/bin” folder. Tested on Arch Linux and Mac OSX.

http://gnuforensics.wordpress.com/2013/09/26/how-to-compile-sqlite-system-data-sqlite-on-linux-mono-using-xbuild/

sqlite Related
Comments