27e4ff1c9c550936bad6c2ef9746886e2bfa5c2b
Build the driver library
To build the flippr-driver library run the following commands:
$ cd flippr-code/FlippR-Driver/build
$ cmake ..
$ make
This will create you the static-library file: flippr-code/FlippR-Driver/bin/libFlippR-Driver.a
Description
Languages
C++
96.9%
CMake
2.5%
Python
0.5%