I misread this as "adopting a lexicon" Which brought about all kinds of scenarios involving Quackle being unmarried.
--- On Thu, 9/25/08, notulei <[EMAIL PROTECTED]> wrote: From: notulei <[EMAIL PROTECTED]> Subject: [quackle] Adapting a lexicon To: [email protected] Date: Thursday, September 25, 2008, 2:45 AM Hi, I want to have quackle working in spanish. I noticed there is a raw spanish lexicon in the data/raw_lexica, but there is no spanish dawg or gaddag spanish files. I'd like to know if there is some documentation about how to generate the files needed so I can use quackle in spanish,or if anyone here can instruct me about what I need to do. I tried to compile the makegaddag, makeminidawg and encodeleaves, but I got linking errors similar to this: quackle-0.96/ makegaddag$ make g++ -Wl,--no-undefined -o makegaddag obj/release/ makegaddag. o -L/usr/lib -L.. -L../quackleio -lquackle -lquackleio -lQtGui -lQtCore -lpthread ../quackleio/ libquackleio. a(dictimplementa tion.o): In function `QuackleIO:: DictImplementati on::DictImplemen tation()' : dictimplementation. cpp:(.text+ 0x16c): undefined reference to `Quackle::Generator ::Generator( )' ../quackleio/ libquackleio. a(dictimplementa tion.o): In function `QuackleIO:: DictImplementati on::~DictImpleme ntation() ': dictimplementation. cpp:(.text+ 0x1bc): undefined reference to `Quackle::Generator ::~Generator( )' ../quackleio/ libquackleio. a(dictimplementa tion.o): In function `QuackleIO:: DictImplementati on::~DictImpleme ntation() ': dictimplementation. cpp:(.text+ 0x21c): undefined reference to `Quackle::Generator ::~Generator( )' ../quackleio/ libquackleio. a(dictimplementa tion.o): In function `QuackleIO:: DictImplementati on::~DictImpleme ntation() ': dictimplementation. cpp:(.text+ 0x27c): undefined reference to `Quackle::Generator ::~Generator( )' ../quackleio/ libquackleio. a(dictimplementa tion.o): In function `QuackleIO:: DictImplementati on::DictImplemen tation()' : dictimplementation. cpp:(.text+ 0x2dc): undefined reference to `Quackle::Generator ::Generator( )' ../quackleio/ libquackleio. a(dictimplementa tion.o): In function `QuackleIO:: DictImplementati on::isBritish( Quackle:: FixedLengthStrin g const&)': dictimplementation. cpp:(.text+ 0x3cb): undefined reference to `Quackle::Generator ::storeWordInfo( Quackle:: WordWithInfo* )' ../quackleio/ libquackleio. a(dictimplementa tion.o): In function `QuackleIO:: DictImplementati on::query( QString const&, int)': dictimplementation. cpp:(.text+ 0x612): undefined reference to `Quackle::Generator ::anagramLetters (Quackle: :FixedLengthStri ng const&, int)' dictimplementation. cpp:(.text+ 0x7f3): undefined reference to `Quackle::Generator ::storeWordInfo( Quackle:: WordWithInfo* )' dictimplementation. cpp:(.text+ 0x80b): undefined reference to `Quackle::Generator ::storeExtension s(Quackle: :WordWithInfo* )' collect2: ld returned 1 exit status make: *** [makegaddag] Error 1 Also, if you can point me to some documentation about how quackle works. Thanks Ian
