Giter Site home page Giter Site logo

examples are not compiling for me about relm4 HOT 5 CLOSED

relm4 avatar relm4 commented on May 19, 2024
examples are not compiling for me

from relm4.

Comments (5)

mskorkowski avatar mskorkowski commented on May 19, 2024 1

I've removed the Cargo.lock from example and was happy ever after. :)

It was a note to whoever finds it in the future.

from relm4.

AaronErhardt avatar AaronErhardt commented on May 19, 2024

That's weird. The CI and I don't seem to have that problem. Are you still even with the upstream code?

Also the errors don't make sense at all. Maybe a cargo clean solves this issue (that might be caused by incremental builds)...

from relm4.

tronta avatar tronta commented on May 19, 2024

Sorry for that issue. It looks like my forked repo went amok.
I'm forking again.

from relm4.

mskorkowski avatar mskorkowski commented on May 19, 2024

I've also hit it. After bit of debugging. The issue pops up when Cargo.lock in relm4-examples is out of sync with one in main directory.

Remove Cargo.lock files and rebuild is the solution.

from relm4.

AaronErhardt avatar AaronErhardt commented on May 19, 2024

@mskorkowski well, removing Cargo.lock should be effectively the same as cargo clean and cargo update. Still, Relm4 has not a single Cargo.lock file because they are listed in .gitignore. Also there shouldn't even be a Cargo.lock in relm4-examples because all the crates live in one cargo workspace... Maybe you still have it from an older version of Relm4?

from relm4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.