View Single Post
Old 06-05-2008, 01:31 AM   #337
AnemicOak
Bookaholic
AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.
 
AnemicOak's Avatar
 
Posts: 14,391
Karma: 54969924
Join Date: Oct 2007
Location: Minnesota
Device: iPad Mini 4, AuraHD, iPhone XR +
Quote:
Originally Posted by kovidgoyal View Post
The problem with those lit files is that they have invalid OPF files (some missing tags) and convertlit chokes on this. A simple patch to convert lit fixes this, but I'm not familiar enough with it to say what other side effects the patch might have. The patch is in the file litembiggen.c , change line 342 to

Code:
if (0 && !depth) {
Thanks for the info



I assume this would be edited in the Source Code you can download. I've got that edited, but can anyone tell me if there's an easy way to compile the source into an exe like the one you download (or is there a way to edit the file from within the compiled exe?). Sorry for what's probably a dumb question, but I'm more a graphics guy so have little idea on the programing end of things.
AnemicOak is offline   Reply With Quote