8000 GitHub - vichug/max-mxj: Java support for Max by Cycling '74
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vichug/max-mxj

 
 

Repository files navigation

max-mxj

Build Status Build status

The mxj/mxj~ objects for authoring objects in Max using Java.

Continuous Integration

Builds can be downloaded from S3

Use the badges above to go directly to the CI services.

To build (Mac)

  • mkdir build
  • cd build
  • cmake -G Xcode ..
  • cmake --build . (or open the Xcode project in this build folder and build there)

To build (Windows)

Download the Windows x86 Java SE Development Kit 8 (from http://www.oracle.com and install it in the default location (C:\Program Files (x86)\Java). Rename 'C:\Program Files (x86)\Java\jdk1.8.0_xxx' to 'C:\Program Files (x86)\Java\jdk1.8.0'.

Open the mxj or mxj~ project in Visual Studio 2013

About

Java support for Max by Cycling '74

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.4%
  • Max 17.2%
  • C 15.7%
  • Java 5.8%
  • JavaScript 3.9%
  • C++ 2.8%
  • Other 0.2%
0