Dependencies for java-bridge-0.99
Libraries
java-bridge
- base (>=4.5 && <5)
- directory (>=1.1.0.2)
- filepath (>=1.3)
- if !flag(only_core)
- cpphs (>=1.16)
- hx (>=0.4)
- mtl (>=2.1.1)
- strings (>=1.1)
- transformers (>=0.3)
- if os(osx)else
- if os(linux)else
- if !os(windows)
- buildable: False
- if !os(windows)
- if os(linux)else
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| only_core | Build only the Core Modules which offer a direct binding to the Java Native Interface. | Disabled |
| debug | Enable a debug build. | Disabled |
| osx_gui | Build the library with special support for Cocoa on Mac OS X. | Enabled |
| osx_framework | Use the JavaVM framework on MacOS X instead of loading the dynamic library. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info