qt4-examples contains source of demos and examples of qt4 softwares. But, the binary qtdemo is missing in the package. To build the qtdemo binary: # cd /usr/lib/qt4/demos/qtdemo/ # mkdir build # cd build # qmake .. # make # make install Cheers and thank's.
It's built when running 'make' when compiling the package, we just need to copy it :) Since 4.7.2 is already out, we won't fix in 4.7.1 but will include the fix with the 4.7.2 release in Cauldron.
CC: (none) => balcaen.john
Fixed in SVN.
Status: NEW => RESOLVEDResolution: (none) => FIXED