Git Product home page Git Product logo

bluetoothmeshrust's People

Contributors

andrewgi avatar andrewgil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bluetoothmeshrust's Issues

failed building

Hi Andrew,

Great work on this bluetooth mesh stack it looks very promising. I was trying to cargo build it but it doesn't seem to work for me out of the box.

The first issue I encounter is that it looks like the submodule is pointing to a non-existant commit

mattia@mattia-pc:github/BluetoothMeshRust ‹master*›$ git submodule update
fatal: remote error: upload-pack: not our ref 246f4410e7e89e7dc08387342941cfdcff157b3c
Fetched in submodule path 'btle', but it did not contain 246f4410e7e89e7dc08387342941cfdcff157b3c. Direct fetching of that commit failed.

I tried to resolve this by pointing to the latest tip, but then I get different errors:

mattia@mattia-pc:github/BluetoothMeshRust ‹master*›$ cargo build         
error: failed to select a version for `btle`.
    ... required by package `bluetooth_mesh v0.1.4 (/home/mattia/github/BluetoothMeshRust)`
versions that meet the requirements `= 0.1.3` are: 0.1.3

the package `bluetooth_mesh` depends on `btle`, with features: `serde-1, tokio_asyncs` but `btle` does not have these features.


failed to select a version for `btle` which could resolve this conflict

I'm running 64bit arch linux with the following toolchain:

mattia@mattia-pc:github/BluetoothMeshRust ‹master*›$ rustup show
Default host: x86_64-unknown-linux-gnu
rustup home:  /home/mattia/.rustup

installed toolchains
--------------------

stable-x86_64-unknown-linux-gnu
beta-x86_64-unknown-linux-gnu
nightly-x86_64-unknown-linux-gnu

active toolchain
----------------

stable-x86_64-unknown-linux-gnu (default)
rustc 1.42.0 (b8cedc004 2020-03-09)

mattia@mattia-pc:github/BluetoothMeshRust ‹master*›$ 

Any help in resolving these issues? I'd be happy to contribute with CI / CD builds to keep things building. Thanks for the help.

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.