By the way, by looking at qt-creator files (I'm using the compiled git
version), I noticed this line:

qDebug() << "*** add include path:" << cflags.mid(start, index - start);

in pkgconfigtool.cpp, but no such line is ever printed on the terminal
when I run qt-creator...  I've also tried to build a debug version of 
qt-creator and set a breakpoint in PkgConfigTool::packages_helper() but 
it is never reached...

so probably that plugin is never used?

cheers
        Lorenzo

-- 
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net

_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to