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! Any help would be much appreciated. Good job on Quackle so far, by the way, when I run the qmake/make stuff it works like a charm!
