Overview • Features • Licensing • Documentation • Users
A complete doxygen-generated API reference guide is available for browsing.
A zip-file containing the complete API guide is included in the juce/docs directory when you get the tree using GIT, or you can download it directly from here.
If there's something you can't find or understand, try searching for it in the forum. If you still can't find it, please ask on the forum!
To install the code, just unzip or it into a convenient location.
There are project files for XCode, Visual Studio, etc. in the juce/build directory,
and a good place to start is the demo application, found in juce/extras/juce demo.
To compile an application that links to the library, you can either look at the projects used by the
demo apps, or there are some basic 'hello world' projects in the juce/extras directory.
More detailed documentation about setting up the build environment for specific compilers is included
in the juce/docs directory of the source-tree.