Giter Site home page Giter Site logo

Comments (4)

JosefJ avatar JosefJ commented on June 2, 2024 1

Hmm.. strange, I just a fresh pull and I was able to compile it. The only issues I had were always these three dependencies, but the output usually reported them:

sudo apt-get install pkg-config
sudo apt-get install libssl-dev

Install solc

sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install solc

also the snd-refactor branch seems to be working

from parity-bridge.

JosefJ avatar JosefJ commented on June 2, 2024

which rust version are you running?
rustc -V

from parity-bridge.

pillsgrim avatar pillsgrim commented on June 2, 2024

Hello Josef, it looks like rust got updated to version 1.28.
I tried to build the project with rust version 1.27 and 1.28, failed with the same error(as you can see above) for both versions.
Thanks

$ rustc -V
rustc 1.28.0 (9634041f0 2018-07-30)

from parity-bridge.

pillsgrim avatar pillsgrim commented on June 2, 2024

Horay, it seems i was missing those two libraries, pkg-confi, libssl-dev .Somehow missed them on the log. All good now, it builds as it should.
Thanks!!!

from parity-bridge.

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.