On Tuesday 28 July 2009 13:25:19 ext Lorenzo Bettini wrote: > Daniel Teske wrote: > > On Monday 27 July 2009 17:10:13 ext Lorenzo Bettini wrote: > >> Daniel Teske wrote: > >>> On Monday 27 July 2009 16:09:58 ext Lorenzo Bettini wrote: > >>>> Hi > >>>> > >>>> on a project I develop with qt-creator, I'm using some header files > >>>> that are in > >>>> > >>>> ~/usr/local/include > >>> > >>> Did you use the full path, that is without "~" in the INCLUDEPATH ? > >>> That should work. > >> > >> yes, the absolute path, and it still does not work... > > > > Could you attach the .pro file? > > well, I didn't put this option in the .pro file, but in the build > environment variables actually...
That's the problem then. Put it into the .pro file. daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
