sqlite3 linux加密版
https://github.com/Willena/libsqlite3-wx-see
- Install premake5 [from here] (https://premake.github.io/download.html)
premake5 --file=premake5-linux.lua gmakeon "linux" systems. For windows builds use the initial premake5.lua file.- Inside the
buildfolder you should find Makefiles. - If you want the default encryption scheme to be something else than CHACHA20 please read the readme-2.md and make changes in the config.gcc file in the build folder
make config=$TYPE verbose=1on linux.$TYPEmust be replaced with one of the following:release_linux32orrelease_linux64orrelease_linux32orrelease_linux64- It will build .so, .a and the sqliteshell. You can find the result in the
bin-gccfolder
config.gcc
gcc -std=c99 -fPIC
浙公网安备 33010602011771号