d64e818e2b6b854b0ab2b145d5409273b5d2cff4
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%