You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I build the example code I had got the following error
"the qusbglobal.h which has been included in the qusbdevice.h has not been found".
PLatform:
OS: Ubuntu
18.04
Qt version: 5.12 To Reproduce
Steps to reproduce the behavior:
Go to 'any example'
Click on 'build'
Scroll down to see qusbglobal.h is not found.
Additional context
I followed the instructions which has been mentioned in the read me for ubuntu and I also created a new project in qt and added the qtusb headers as mentioned in the Readme but I got the same build error as I have mentioned in the title.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I build the example code I had got the following error
"the qusbglobal.h which has been included in the qusbdevice.h has not been found".
PLatform:
Qt version: 5.12
To Reproduce
Steps to reproduce the behavior:
Additional context
I followed the instructions which has been mentioned in the read me for ubuntu and I also created a new project in qt and added the qtusb headers as mentioned in the Readme but I got the same build error as I have mentioned in the title.
The text was updated successfully, but these errors were encountered: