Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

KasparBP/riack_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

#riack_cpp

riack c++

##Status Usable but no links, mapredure or 2i yet.

##Requirements

Riack

Follow the compilation instructions here https://github.com/trifork/riack And when it is compiled do a sudo make install if you are on linux or mac. On windows.

Windows

On windows riack need to be placed in
C:/Development/precompiled-riack
Headers here:
C:/Development/precompiled-riack/include
Library here:
C:/Development/precompiled-riack/lib
If this is not what you want you can change the paths in src/cmake/Modules/Findriack.cmake
This can be made smart I just have not gotten around to it yet (pull request very welcome).

##Usage Right now there is no examples look in test source in src/tests

About

riack c++ wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published