# librf625 Riftek RF625 SDK ================ ## Contents - [Requirements](#requirements) - [Building](#building) - [Add the SDK to your project](#add-the-sdk-to-your-project) - [License](#license) ## Requirements * Compiler with C++11 support ## Building ##### On Linux (g++) ``` make librf625.so ``` ##### On Windows (MSVC) ``` Winmake.bat ``` ## Add the SDK to your project ##### On Linux ##### On Windows ## License This software is distributed under LGPL license