[Qt-interest] How to add path of Boost?

Murphy, Sean M. sean.murphy at gd-ais.com
Wed Nov 18 17:31:56 CET 2009


> I have now changed it to
> INCLUDEPATH += "E:/Daten/Dev/SVN/library/source/boost_1_40_0/"

I don't think you need quotes here, try:
  INCLUDEPATH += E:/Daten/Dev/SVN/library/source/boost_1_40_0

Sean





More information about the Qt-interest-old mailing list