Raj, I've compiled it on Ubuntu 8.04. Building Quackle no longer requires scons. I just do qmake and make in each of quackle, quackle/quackleio, and quackle/quacker. If you have any build products lying around, you might need a make clean in each directory first too.
John On Fri, Jul 25, 2008 at 3:05 PM, raj_apte <[EMAIL PROTECTED]> wrote: > Hi > > I compiled 0.95 on Ubuntu 8.04 just fine (with the cassert include > manually added), but 0.96 doesn't compile on the same machine. > > In quackle-0.96: > > scons r=1 (seems to work--lots of output) > cd quackleio > qmake (no output, no errors) > make > make: Nothing to be done for `first'. > > So, it seems there's an error in the quackleio makefile. > > -raj > >
