On 10/09/2011 01:18 PM, Emanuel Rumpf wrote:
2011/10/9 Colin
Fletcher<colin.m.fletcher(a)googlemail.com>om>:
colinf@colinf-laptop:~/src/jack-apps/synthclone-0.1.0$ qmake --version
Qmake version: 1.07a (Qt 3.3.8b)
You need Qt 4.x and development files .
package-names in ubuntu: qt4-dev-tools qt4-qmake
What's more... you'll probably need to run update-alternatives for each
of qmake, uic, and moc.
E.g.
$ sudo update-alternatives --config qmake
-gabriel