SQLite Forum

Compiling without the amalgamation process
Login
Thank you. 

I've been trying to use that, but I'm not sure this is doing exactly what I'm looking for: when I execute `make`, it still generates `sqlite3.c` and `sqlite3.h`, and still tries to find `sqlite3VdbeExec` function in this file, where it is not.

Do you think I did something wrong?