This shows you the differences between two versions of the page.
qtcreator [2013/06/11 16:00] troyane created |
qtcreator [2013/06/12 14:01] (current) rryan Git. |
||
---|---|---|---|
Line 9: | Line 9: | ||
Of course, you must have your favorite Qt Creator (can get here: [[http://qt-project.org/downloads]]). | Of course, you must have your favorite Qt Creator (can get here: [[http://qt-project.org/downloads]]). | ||
- | Now, easiest way to get Mixxx sources is to download it ([[http://downloads.mixxx.org/mixxx-1.10.1/mixxx-1.10.1-src.tar.gz]]), but also, if you like, you can download sources from trunk, using bzr from Launchpad: | + | Now, easiest way to get Mixxx sources is to download it ([[http://mixxx.org/download]]), but also, if you like, you can download sources from GitHub using git. |
- | ''bzr branch lp:mixxx'' | + | ''git clone https://github.com/mixxxdj/mixxx.git'' |
If you downloaded ''.tar.gz''-file, you can use the ''tar'' command from the shell to unpack it. | If you downloaded ''.tar.gz''-file, you can use the ''tar'' command from the shell to unpack it. |