View Single Post
Old 06-19-2012, 09:57 AM   #630
eMole
Zealot
eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.eMole ought to be getting tired of karma fortunes by now.
 
Posts: 130
Karma: 546310
Join Date: Jun 2011
Device: PocketBook Touch HD, PocketBook Era
Error in ImportEpubDocument.cpp:
line:
if ( codeBase.length()>0 && codeBase.lastChar()!='/' )
codeBase.append(1, L'/');

is platform dependent (does not work on Windows).

(I know this is an Android thread, but Buggins might read this one)
eMole is offline   Reply With Quote