-
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
forked from codyfeng/kdb-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
shewenhao/kdb-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
C++ class to connect to kdb+
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%