To build the (static) library:
$ make uaparser_cpp
To build and run the tests:
$ make test
- boost_regex, boost_system, yaml-cpp (0.5 API)
- gtest (for testing)
- uap-core from https://github.com/ua-parser/uap-core, same directory level as uap-cpp.
- Alex Şuhan alex.suhan@gmail.com
Based on the D implementation by Shripad K and using agent data from BrowserScope.