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