rnd-ash / OpenVehicleDiag

A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol
GNU General Public License v3.0
784 stars 92 forks source link

[BUG] ERROR code 99 (cannot located driver... #51

Open bondango opened 2 years ago

bondango commented 2 years ago

Error code 99 (cannot load driver at c:..........

Just compiled a version to run on windows from source code provided. I am using a scanmatik passthru device. Device appears in drop down box When clicking "Launch OVD" i am getting the error that the smj2534.dll cannot be found at the location. File is correct and present at the location.

Error is not present on the pre-compiled windows EXE and connection works fine.

any pointers??

bondango commented 2 years ago

Guess another dead project for Github

rnd-ash commented 2 years ago

Nope it's not dead, just been doing tons of behind the scenes work. Unfortunately the GUI library this version of the app uses is clunky so I stopped work on it, there is a V2 branch if your interested to try the new version out, but I've put that on hold at the moment to fix loads of backend issues

bondango commented 2 years ago

Nope it's not dead, just been doing tons of behind the scenes work. Unfortunately the GUI library this version of the app uses is clunky so I stopped work on it, there is a V2 branch if your interested to try the new version out, but I've put that on hold at the moment to fix loads of backend issues

is that not based around the Macchina hardware though?

I was hoping to go further with this project as a windows based multi diag

rnd-ash commented 2 years ago

OVD was NEVER based on Macchina itself, it is a general toolset, just I had made a J2534 driver for Macchina's own hardware to go along side with it for those who have those OBD2 readers