software:qt4
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:qt4 [2012/05/28 00:33] – kratz00 | software:qt4 [2012/05/30 18:57] (current) – [Widgets/Components for Desktop usage on Qt Quick] kratz00 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| < | < | ||
| + | sed -i '/ | ||
| ./configure -prefix /usr \ | ./configure -prefix /usr \ | ||
| -docdir / | -docdir / | ||
| Line 34: | Line 35: | ||
| ====== Qt Creator IDE ====== | ====== Qt Creator IDE ====== | ||
| - | http:// | + | http:// |
| < | < | ||
| Line 53: | Line 54: | ||
| git clone git:// | git clone git:// | ||
| cd QtQuickDesktop && | cd QtQuickDesktop && | ||
| - | qmake && | + | mkdir build && |
| + | cd build && | ||
| + | qmake ../ | ||
| make | make | ||
| </ | </ | ||
software/qt4.1338158002.txt.gz · Last modified: by kratz00
