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

Matthias Pospiech matthias.pospiech at gmx.de
Wed Nov 18 17:34:01 CET 2009


Murphy, Sean M. schrieb:
>> 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
>   
That does not make any difference.

What makes me wonder is the missing inludepath argument for gcc, which 
means it is
not using or not seeing the INCLUDEPATH.

Matthias



More information about the Qt-interest-old mailing list