[Interest] QtCreator oddity

Thiago Macieira thiago.macieira at intel.com
Fri Apr 20 17:10:44 CEST 2018


On Friday, 20 April 2018 05:19:40 PDT Roland Hughes wrote:
> > DO NOT write that. The correct line for libusb is:
> > 
> > #include <libusb.h>
> > 
> > If that file is not in your default search path, then add it to
> > INCLUDEPATH or via pkg-config.
> > 
> > PKGCONFIG += libusb-1.0
> 
> The problem isn't the default search path.

Yes, it is. You MUST choose one of the two solutions I gave above, or 
something that indirectly leads to them.

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






More information about the Interest mailing list