a) Go to PaintApp/Source directory.
b) Edit local.pri and enter the full path of the PaintApp directory.
c) qmake -recursive
d) make
e) ./GCFPaintApp.

Page 32 of the manual has detailed comments on the example program. Hope this helps.