SQLite Forum

RTree on ESP32 SQLite Version
Login
The R-tree extension uses incremental blob I/O functions. Please check that `pragma compile_options;` does not mention OMIT_INCRBLOB. If it does, you have to recompile the SQLite library without that setting.