Hi! > In KDevelop, can anyone tell me why my debug settings might be > greyed in the BibleTime project, but in projects I build they > can be changed just fine? We build the Makefile.am files manually, that's why it's grayed out. To compile BibleTime with debug code run the command "CXXFLAGS=-g3 ./configure" . Joachim