This project had been moved to https://github.com/bigartm/bigartm
0
stars
0
forks
source link
topicmod
CMake branch
To build project files:
- You should have boost:thread, boost:system, boost:filesystem,
zeromq, glog, protobuf been installed
- Run CMake (GUI or console) with source path to project's root directory.
TODO:
- Add CMake files for tests.
- Add CMake files for python client (almost)
- Add CMake files to build rpcz and move to ./libs (done)
- Add CMake files to build protobuf files
- May be create config file (options to build shared or statis and etc.)
- Add instructions how to use CMake files