Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 768 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 768 Bytes

OpenVEILJava

============================

This is the orginal release of the Java language bindings for the OpenVEIL product into open source.

You must have cmake version 3.2 or better installed to build this code.

The bootstrap files for windows are located in make\windows

The bootstrap files for linux are located in make/linux

For windows you will need Visual Studio 2013 or better. For linux it has been tested with GCC 4.8.2 or better.

We use an out of source build process. The project/make files and output can be found in the build folder that is created by the bootstrap.

Documentation, tests and samples are not available yet. Sorry.

To become a contributor to this project please look at the document called "Contribution Agreement.pdf".