rnd-ash / ultimate_nag52

An open source TCM for Daimlers 722.6 gearbox. Resource repository
103 stars 26 forks source link

config_app unable to compile #7

Closed borgonzola closed 2 years ago

borgonzola commented 2 years ago

Compiling ecu_diagnostics v0.90.33 error[E0432]: unresolved import j2534_rust::Loggable --> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/ecu_diagnostics-0.90.33/src/hardware/passthru/mod.rs:36:40 | 36 | ConnectFlags, FilterType, IoctlID, Loggable, PassthruError, Protocol, RxFlag, TxFlag, | ^^^^^^^^ no Loggable in the root

This issue also appears trying to build cloned ecu_diagnostics.

rnd-ash commented 2 years ago

fixed and closed