On 04/23/2018 02:15 AM, Thiago Macieira wrote:
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.
No, it is not. Conduct the experiment yourself. It's a ___bug___ in QtCreator which does not allow it to process include directories containing a "." in the name.

--
Roland Hughes, President
Logikal Solutions
(630)-205-1593

http://www.theminimumyouneedtoknow.com
http://www.infiniteexposure.net
http://www.johnsmith-book.com
http://www.logikalblog.com
http://www.interestingauthors.com/blog
http://lesedi.us/
http://onedollarcontentstore.com

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to