Quote:
Originally Posted by BetterRed
FWIW I can use calibre's Add Books open file dialogues OK, right click works fine in the file list - including on MP3s, AVI's, MPG's etc, I can play them via the Open With list or open with Handbrake etc etc. CALIBRE_NO_NATIVE_FILEDIALOGS is not set
|
It could be as simple as compilers/runtimes. calibre uses VS2005, I believe (msvcr90.dll), for everything whereas Sigil uses VS2013. Any potential dll mixing (Qt or otherwise) could be taking place between compatible versions. Or the problem may just not manifest when compiling with VS2005.