I don't use an IDE for developing or debugging Sigil. So I'm afraid I wouldn't be much help in that regard. Building a debug version of Sigil is fairly easy via the command-line instructions, but hasn't typically been of much help to me when troubleshooting non-crashing issues (and even then, the problem usually ends up being deep in Qt anyway). Most of my work is done using judicious prints to STDOUT via qDebug() calls added to the source.
Last edited by DiapDealer; 10-06-2018 at 11:07 AM.
|