Quote:
Originally Posted by geek1011
Marisa tools for Windows
Try this one. I've built it statically (./configure --enable-shared=no --enable-static=yes --host=i686-w64-mingw32 LDFLAGS="-static -static-libgcc -static-libstdc++").
The other one worked for me when testing in wine, and I didn't test it on Windows. I've tested this one in an actual Windows VM, so it should work fine (the binaries are standalone).
P.S. The reason these are so much larger is I'm cross compiling c++ with mingw rather than msvc.
|
using this file, I finally got my custom dictionary to work!! (Granted, I can't look up words with apostrophes or spaces, but the dicitonary installed and the other word lookups worked!
Thank you geek1011 and rtiangha! (And everyone else who helped me get to this point)
(BTW rtiangha, I love the dictionary+thesaurus, especially the formatting! So far the word look-ups are accurate, with the one exception of the word 'invalided', but the WordNet 2 file I found here has the definition, so I'm happy

)