Hi

on a project I develop with qt-creator, I'm using some header files that 
are in

~/usr/local/include

directory, and qt-creator cannot find these files, thus it cannot parse 
its included headers to get code completion for the types defined in 
those headers.  I added the build variable INCLUDEPATH, but this does 
not work either... is there a way to tell qt-creator where to look for 
those headers?

Note that I'm not referring to compilation problems, since qmake and 
Makefiles can find those headers (using pkg-config).

thanks in advance
        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