[Qt-interest] INCLUDEPATH / LIBS with blank spaces

John McClurkin jwm at nei.nih.gov
Tue May 19 19:09:50 CEST 2009


Miguel Cardenas wrote:
> Hi everybody
> 
> How can I specify blank spaces in paths specified in INCLUDEPATH, LIBS, 
> etc? if I include them directly they are not recognized and headers/libs 
> are not found... if I "quote" them they still are not found! What can I do?
> 
> Thanks
> 
> -- 
> Miguel Cardenas
Have you tried escaping them with a backslash? ie
/usr/include\ path/files.h



More information about the Qt-interest-old mailing list