VT-hhj posted on 2019-12-12 18:53:02

Problems and solutions encountered when running VTool software

1,Switching the operating environment (Linux / Windows)
The open source VTool software code needs to modify the .pro file when running in Windows and Linux, and open any comment in which environment it is running.

2,"Failed to open serial port" when running with Qt in Linux environment
The source code is compiled with Qt in the Linux environment and clicking Run will report the "Serial port failed to open" problem. The actual situation is successful during compilation, and permissions are required to run. So the solution is to compile in Qt and use "sudo ./VTool" in the terminal window

3,Linux environment copy dynamic link library
Before compiling in Linux, you need to copy libusb-1.0.so, libvtble.so, libvtble.so.1, libvtble.so.1.0.0 to / lib /

4,there is a bug in the hardware
Every time you reopen the VTool software, you need to re-plug Dongle again.

vtguru posted on 2019-12-17 15:43:37

Thanks your input, we will look into those issue and reply to you soon.
Page: [1]
View full: Problems and solutions encountered when running VTool software