--- In [email protected], "John O'Laughlin" <[EMAIL PROTECTED]> wrote: > > On Wed, Oct 15, 2008 at 5:28 AM, James Griffin <[EMAIL PROTECTED]> wrote: > > Hi > > > > I'm new to Quackle, and was wondering how I'd go about running > > quackletest? I have tried simply compiling everything in the folder > > using gcc *.cpp but I receive the following error: > > > > ld: duplicate symbol spit(int, std::basic_string<char, > > std::char_traits<char>, std::allocator<char> >, char*) > > > > So I presume I'm doing something wrong! > > qmake and make in the test directory should do it > > John >
Fantastic, thanks!
