View Single Post
Old 25th December 2011, 22:40   #101  |  Link
amtm
Guest
 
Posts: n/a
Download the source. Make sure you have all the dev packages needed for compiling C++ and that you have qt4-qmake then run.

Quote:
qmake -makefile delaycut.pro CONFIG+=Linux
make
  Reply With Quote