In short the error I get is
fts5_storage.c:305:9: error: 'sqlite3_api_routines' has no member named
'__builtin___snprintf_chk'

More details in SO question here:
https://stackoverflow.com/questions/46793988/sqlite-trouble-building-fts5-loadable-extension,
please let me know if I should paste everything in my email.

I've seen a similar problem reported before and somehow related to XCode,
but that issue was reported to be fixed.

Would be thankful for any tips, I haven't used C for years and have no idea
where to start.

To clarify my goal I need the standalone loadable extension to use with
embedded SQLite in my Node.js project.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to