Quote:
Originally Posted by Gudy
Getting mobi2imp from version 0.0.31 to compile under Windows is not really a problem (see attached Makefile(.txt) and .zip), but when I try to run the resulting .exe on a .prc, I get an OLE warning, probably because I don't have eBook Publisher installed.
|
That's exactly right! In the code I did not explicitly check that it was installed, just die if it isn't (with that obscure OLE/interface message).
Installing the free eBook Publisher software from
http://www.ebooktechnologies.com/sup...r_download.htm will get rid of that error.
-Nick