
Juce (jules' utility class extensions) is an all-encompassing c++ framework for developing cross-platform software.
it contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised guis, and for handling graphics and sound.
this package provides the files necessary to compile an application using juce.