Quote:
Originally Posted by NiLuJe
Err, the emulator *should* build just fine on Windows (natively, with a mingw TC. Might be easier with a cross toolchain on a Linux host, though?), IIRC?
(Theoretically. It's probably been years since anyone actually tried? Or not?).
|
It'll definitely require some effort. See
https://github.com/koreader/koreader/issues/4512
Back when @chrox first made it work for Windows what he did was simply to disable every lib that had an issue like that unless it was absolutely vital to basic functionality.
But in any case it should presumably be more of a (boring!) time investment issue than something actually difficult.