[Interest] kf5 and qt5.6 problems

Thiago Macieira thiago.macieira at intel.com
Tue May 3 19:02:46 CEST 2016


Em terça-feira, 3 de maio de 2016, às 18:45:23 PDT, Jerome escreveu:
> from my code, #include<KF5/Solid/Solid/DevieInterface>
> goes on /usr/include/deviceinterface.h
> 
> sudo find /usr -name deviceinterface.h -type f
> 
> /usr/include/KF5/Solid/solid/deviceinterface.h
> /usr/include/solid/deviceinterface.h
> 
> but why QT5.6 decide alone to go search this file i never ask for that.
> Also, what i can do for tell him to go where he has to go ?

My guess is that you didn't set up the include paths correctly. Your #include 
line is wrong.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list