View Single Post
Old 10-06-2018, 10:37 AM   #20
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,690
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
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.
DiapDealer is offline   Reply With Quote