I am utilizing the Mono.Data.Sqlite library to do some work with SQLite databases and have been getting the following error message:
{Mono.Data.Sqlite.SqliteException (0x80004005): SQLite error
no such module: RTREE
at Mono.Data.Sqlite.SQLite3.Prepare (Mono.Data.Sqlite.SqliteConnection cnn, System.String strSql, Mono.Data.Sqlite.SqliteStatement previous, System.UInt32 timeoutMS, System.String& strRemain) [0x00245] in /Users/builder/data/lanes/4468/b16fb820/source/mono/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLite3.cs:343
at Mono.Data.Sqlite.SqliteCommand.BuildNextCommand () [0x0006d] in /Users/builder/data/lanes/4468/b16fb820/source/mono/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLiteCommand.cs:230 }
I did some googling on it and all I could find was someone logging this as a bug back in 2015. Has anyone else seen this error and worked around it? I am running on an Android tablet with Lollipop 5.0.2