1f685d89fead3f8f5d874ff6f56ad62a1e21dd3f
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%