SyntaxFix
Write A Post
Hire A Developer
Questions
The error you mean is due to missing additional include path. Try adding it with: INCLUDEPATH += C:\path\to\include\files\ Hope it works. Regards.