Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

build failed for examples #1

Open
topelinux opened this issue Aug 2, 2020 · 0 comments
Open

build failed for examples #1

topelinux opened this issue Aug 2, 2020 · 0 comments

Comments

@topelinux
Copy link

when build example with following command

cargo build --example i2cdetect

it show following error

error[E0463]: can't find crate for `log`
  --> examples/i2cdetect.rs:10:1
   |
10 | extern crate log;
   | ^^^^^^^^^^^^^^^^^ can't find crate

error: aborting due to previous error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant