On Friday 23 July 2010 13:45:33 ext Jothy wrote: > I simply added INCLUDEPATH += -I C:\boost > > Now its able to find all the header files except file path starting with > boost/
Drop the '-I' from INCLUDEPATH > Should I add C:\boost to system path? No. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
