dependencies
all required dependencies should work on linux, osx and windoze. however sometimes, special packages are required for a specific platform...
dependencies:
platform-independent dependencies:
- portaudio, including portaudiocpp, MIT license
- pyparsing (for the text-based patcher language), MIT license
- libsndfile, LGPL
- >=python-2.4, LGPL
- >=qt-4.3 (for the graphical patcher), GPL
- >=PyQt-4.3 (for the graphical patcher), GPL
shipped dependencies (included in the source tree):
- muParser, MIT license
- oscpack, MIT license
- sparsehash, BSD license
- Boost, boost license
- asio, boost license
required tools:
- a standard compliant c++ compiler ... >=g++-4.1 seems to be mandatory ...
- a pretty recent version of scons (>=0.97)
