On Dec 9, 2013, at 9:02 PM, Thiago Macieira wrote:
> On segunda-feira, 9 de dezembro de 2013 20:19:55, Comp wrote:
>> I created a QMake project in Qt Creator and added an external library
>> (POCO), autocompletion seem to work, but then when compiling I get the
>> error message "fatal error: P
On segunda-feira, 9 de dezembro de 2013 20:19:55, Comp wrote:
> I created a QMake project in Qt Creator and added an external library
> (POCO), autocompletion seem to work, but then when compiling I get the
> error message "fatal error: Poco/File.h: No such file or directory",
> even though QtC
Hi,
I created a QMake project in Qt Creator and added an external library
(POCO), autocompletion seem to work, but then when compiling I get the
error message "fatal error: Poco/File.h: No such file or directory",
even though QtC picked the right include path automatically. What could
be the