Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 901 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 901 Bytes

libCVD

Note, the master branch is now libCVD-2.0 which is in beta and requires C++14.

Compiling and installing

To install on a unix system:

./configure && make && sudo make install

To verify that a few things work, you can optioinally run

make test

System compatibility

You need a C++14 compiler.

All libraries are optional but you will be missing features if the libraries aren't present. The configure script will tell you what's present and what's not.

Documentation

Documentation Status

Latest documentation here: https://codedocs.xyz/edrosten/libcvd/ or just run Doxygen.

Status of unit tests

Build Status

News and main page

https://www.edwardrosten.com/cvd/