sqlite-amalgamation icon indicating copy to clipboard operation
sqlite-amalgamation copied to clipboard

The SQLite amalgamation mirror with cmake

Results 6 sqlite-amalgamation issues
Sort by recently updated
recently updated
newest added

The version number in CMakeLists.txt isn't in sync with the actual version. Please update it.

This is more a question than an issue. Python3 can be embedded in a C/C++ code and so forth can execute python3 code which use sqlite3. In case we have...

question

I missed the recent updates here, so I wrote a script to update things automatically to a fork of this repository. Result is on https://github.com/rhuijben/sqlite-amalgamation The script checks for new...

Missing installation of executable files in cmake

[cmake] -- sqlite-amalgamation-3.38.2 configure success [cmake] [1/5] Building C object CMakeFiles/shell_app.dir/shell.c.o [cmake] [2/5] Building C object CMakeFiles/SQLite3.dir/sqlite3.c.o [cmake] [3/5] Linking C static library libsqlite3.a [cmake] [4/5] Linking C executable sqlite3...