Brak opisu

apkipa cc774bd8e7 pkg hf & lf 3 dni temu
demo 58a4410043 fix demo 3 dni temu
include 3b92087445 support package 3 dni temu
misc 3b92087445 support package 3 dni temu
profiles 3b92087445 support package 3 dni temu
src 3b92087445 support package 3 dni temu
test_package 3b92087445 support package 3 dni temu
.clang-format fe60455cd1 initial 2 tygodni temu
.gitignore 3b92087445 support package 3 dni temu
CMakeLists.txt fe60455cd1 initial 2 tygodni temu
CMakeUserPresets.json fe60455cd1 initial 2 tygodni temu
README.txt 3b92087445 support package 3 dni temu
conanfile.py a47bbc5e7d support aarch64 2 tygodni temu
deploy.sh a47bbc5e7d support aarch64 2 tygodni temu
init_vscode_cmake.sh 3b92087445 support package 3 dni temu
package.sh cc774bd8e7 pkg hf & lf 3 dni temu

README.txt

lib 存放依赖库(分为 x86-64 与 aarch64)。
include 存放头文件。
demo 存放 API 使用示例。

编译命令:
g++ -std=c++17 -Iinclude -Llib demo/tsdbtest_lf.cpp -o tsdbtest_lf -ltsdb-merged