Quote:
Originally Posted by NiLuJe
If you don't actually need to play with Qt, unlike this thread implies: https://github.com/koreader/koxtoolchain
If you do need to play with Qt, good luck. If you do, AFAICT, for Qt4, you're better off matching Sergey's toolchain, which is probably documented somewhere... For Qt5, Kobo's latest toolchain, which you can suss out from current FW binaries.
|
Found it this morning, compiling took over an hour on my horrible machine.
Its a great piece of work though

but the binaries it produced segfaulted also
Live CD also produced segfaulted binaries, so i know its something im missing
Quote:
Originally Posted by NiLuJe
Note that in dropbear's specific case, libtom* is involved. If you opt to build against an external copy, it will not build against current libtomcrypt.
Both options should work though: I build it against external copies, KOReader against the internal ones, and it behaves in both cases.
|
That could be my problem..i tried almost everything, but then again im quite the noob.