-
Download k.h from https://github.com/KxSystems/kdb/blob/master/c/c/k.h and c.o from https://github.com/KxSystems/kdb/blob/master/l64/c.o. Put them in this directory.
-
Compile with command
g++ -DKXVER=3 -std=c++11 -lpthread -o kdb_cpp kdb_cpp.cpp c.o -
Run the binary
./kdb_cpp
shewenhao/kdb-cpp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|