
This parent README.md file contains general information applicable to all modules to solve issues concerning downloads, common requirements, installation procedures, and build instructions.
The subdirectories in it are the actual child modules, with their README.md files, presets, and packages, as the lower level.
The directory where this parent README.md document is located belongs to the upper level, the javacpp-presets module itself, and. Moreover, helper classes make their functionality easier to use on the Java platform, including Android.įor orientation purposes, the documentation of this repository can be thought of as being split into 2 levels: packages, which in turn are used by the Generator and the native C++ compiler to produce the required JNI libraries. The configuration files in the packages are used by the Parser to create from C/C++ header files the Java interface files targeting the org.bytedeco. The JavaCPP Presets modules contain Java configuration and interface classes for widely used C/C++ libraries. Build status for all platforms (Android, iOS, Linux, Mac OS X, Windows):Ĭommercial support and paid services for custom presets: Introduction