I have qt-4.6.2 installed but compiling does not work.
$ make
scons -f scripts/build/SConstruct
scons: Reading SConscript files ...
Cannot locate QtCore
make: *** [all] Error 1
Am I mistaken that qt contains qtcore? there seems not to be a qtcore package for arch linux.