Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
2.28k
stars
143
forks
source link
Bug: StringZilla not correctly installed #522
Closed
Spixmaster closed 2 weeks ago
Describe the bug
In file "sqlite/lib.cpp" call
#include "../stringzilla/c/lib.c"
happens. However when installing StringZilla with CMake that file is not installed.Steps to reproduce
"c/lib.c" should be installed with StringZilla.
Expected behavior
File exists.
USearch version
v2.16.0
Operating System
Arch Linux
Hardware architecture
x86
Which interface are you using?
C++ implementation
Contact Details
No response
Are you open to being tagged as a contributor?
.git
history as a contributorIs there an existing issue for this?
Code of Conduct