How to read the dynamic path of USB pendrive connected in qt?
Unsolved
India
-
Hi there!
Problem Statement -How to read the dynamic path of USB pendrive connected in qt?Requirement - I need to transfer files to/from USB pendrive, so I want to get/read the dynamic path of USB pendrive.
I am using qt creator 3.2.1 (IDE 5.3.2 ) in raspbian.
-
Hi,
How do you identify the device you would like to use ?
-
sorry for delayed response. I m trying to use libusb to read address of usb device being connected to my system .
Am I heading in the right direction? -