Quote:
Originally Posted by peterx
You are right, this would help a lot. Actually I also ran into many small difficulties and so I planned to document how to compile software for the M92. But afterwards, these difficulties seemed so silly to not being worth mentioned, so I abandoned my plans. Let me try to write something down and let us see if it works for you.
|
Cool! Thank you a lot
I'm currently trying to compile the SDK itself and run into the problem that ld complains about undefined references linking stardict_base for dictionary_test . It seems like libzip were missing (gzopen, gzread, gzclose missing). Did you run into this problem, too?