Hi John, First--thanks for all your quackle work and the quick reply.
Further investigation shows that as tarred, 0.96 includes *.o and *.a in quackleio. "make clean && qmake && make" in each of the three directories does the trick. raj --- In [email protected], "John O'Laughlin" <[EMAIL PROTECTED]> wrote: > > 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 > > > > >
