Still no luck with cbz on koreader-v2013.03-266-g4f36cd2 under 2.6.1
I get this crash log:
Code:
lua config error: ./frontend/document/credocument.lua:75: calling 'zipContentExt' on bad self (string expected, got nil)
stack traceback:
[C]: in function 'zipContentExt'
./frontend/document/credocument.lua:75: in function 'init'
./frontend/document/document.lua:76: in function 'openDocument'
./reader.lua:125: in function 'showReader'
./reader.lua:174: in function 'onFileSelect'
./frontend/ui/widget/filechooser.lua:56: in function 'onMenuSelect'
./frontend/ui/widget/menu.lua:197: in function 'action'
./frontend/ui/uimanager.lua:132: in function 'checkTasks'
./frontend/ui/uimanager.lua:158: in function 'run'
./reader.lua:248: in main chunk
How would i go about compiling koreader with the new toolchain? I installed the linaro arm hf toolchain but got stuck soon after. Can I get the trunk koreader to compile on the new architecture or does it need some major changes? Any pointer is appreciated.