This shows you the differences between two versions of the page.
|
compiling_on_linux [2012/04/20 08:40] ifish |
compiling_on_linux [2013/04/24 05:35] (current) daschuer [Further Reading] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| <code> | <code> | ||
| sudo apt-get build-dep mixxx | sudo apt-get build-dep mixxx | ||
| - | sudo apt-get install bzr scons libqt4-dev libqt4-sql-sqlite libportmidi-dev libshout-dev libtag1-dev libprotobuf-dev protobuf-compiler vamp-sdk vamp-plugin-sdk | + | sudo apt-get install bzr scons libqt4-dev libqt4-sql-sqlite libportmidi-dev libshout-dev libtag1-dev libprotobuf-dev protobuf-compiler libvamp-hostsdk3 vamp-plugin-sdk libusb-1.0-0-dev libfftw3-dev |
| sudo apt-get install libfaad-dev libmp4v2-dev # required for M4A support | sudo apt-get install libfaad-dev libmp4v2-dev # required for M4A support | ||
| </code> | </code> | ||
| Line 191: | Line 191: | ||
| * [[Compiling on an Asus eeePC]] | * [[Compiling on an Asus eeePC]] | ||
| * [[Mixxx on Fedora]] | * [[Mixxx on Fedora]] | ||
| + | * [[eclipse]] | ||
| + | * [[QtCreator]] | ||