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
Unable to build/compile on up to date AttifyOSv4 (Ubuntu 22.04)
Possibly user error but it would be helpful to know what version environment is known to work.
Thank you for your attention!
Describe the bug
Unable to build/compile on up to date AttifyOSv4 (Ubuntu 22.04)
Possibly user error but it would be helpful to know what version environment is known to work.
Thank you for your attention!
To Reproduce
Steps to reproduce the behavior:
Compiling common v0.1.0 (/home/attify/attifyos/git.opt/OpenVehicleDiag/common)
warning: unused import:
collections::VecDeque
--> /home/attify/attifyos/git.opt/OpenVehicleDiag/common/src/schema/diag/service.rs:1:21
|
1 | use std::{cmp::min, collections::VecDeque, convert::TryInto, ...
| ^^^^^^^^^^^^^^^^^^^^^
|
= note:
#[warn(unused_imports)]
on by defaultwarning:
common
(lib) generated 1 warning (runcargo fix --lib -p common
to apply 1 suggestion)Expected behavior
Want to test with Tactrix OpenPort 1.3/2.0 & Macchina M2 for Subaru Legacy 2006
Desktop (please complete the following information):
Additional context
Wondered if https://github.com/rnd-ash/Macchina-J2534 must be compiled/installed first but this made no difference.
The text was updated successfully, but these errors were encountered: