Giter VIP home page Giter VIP logo

cpp-ethereum-cmake's Introduction

cpp-ethereum-cmake

CMake support files for the C++ (Turbo) Ethereum projects

cpp-ethereum-cmake's People

Contributors

arkpar avatar chfast avatar debris avatar gavofyork avatar gluk256 avatar lefterisjp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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

cpp-ethereum-cmake's Issues

solidity build issue. (ETHASH-CL_LIBRARIES not found)

Solidity is failing to build. I built ethereum-cpp first with cmake .. -DETHASHCL=0 -DEVMJIT=0 so it never built ethash-cl. But I don't think solidity actually needs ethash. Below is the log.

CMake Script Path: /home/null/clones/cpp-ethereum-cmake/scripts
-- ctest path: /usr/bin/ctest
-- CryptoPP header: /usr/include
-- CryptoPP lib   : /usr/lib64/libcryptopp.so
-- LevelDB header: /usr/include
-- LevelDB lib: /usr/lib64/libleveldb.so
-- RocksDB header: /usr/include
-- RocksDB lib: /usr/lib64/librocksdb.so
-- v8 header: /usr/include
-- v8 lib   : /usr/lib64/libv8.so
-- Jsoncpp header: /usr/include
-- Jsoncpp lib   : /usr/lib64/libjsoncpp.so
-- json-rpc-cpp header: /usr/include
-- json-rpc-cpp lib   : /usr/lib64/libjsonrpccpp-common.so;/usr/lib64/libjsonrpccpp-server.so;/usr/lib64/libjsonrpccpp-client.so
-- microhttpd header: /usr/include
-- microhttpd lib   : /usr/lib64/libmicrohttpd.so
-- microhttpd dll   :
-- readline header: /usr/include
-- readline lib   : /usr/lib64/libreadline.so
-- miniupnpc header: /usr/include
-- miniupnpc lib   : /usr/lib64/libminiupnpc.so
 - gmp header: /usr/include
 - gmp lib   : /usr/lib64/libgmp.so
-- curl header: /usr/include
-- curl lib   : /usr/lib64/libcurl.so
-- cpuid header: /usr/include
-- cpuid lib   : /usr/lib64/libcpuid.so
-- opencl header: /usr/include
-- opencl lib   : /usr/lib64/libOpenCL.so
-- jsonrpcstub location    : /usr/bin/jsonrpcstub
-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   thread
--   date_time
--   system
--   regex
--   chrono
--   filesystem
--   unit_test_framework
--   program_options
--   random
 - boost header: /usr/include
 - boost lib   : /usr/lib64/libboost_thread.so;/usr/lib64/libboost_date_time.so;/usr/lib64/libboost_system.so;/usr/lib64/libboost_regex.so;/usr/lib64/libboost_chrono.so;/usr/lib64/libboost_filesystem.so;/usr/lib64/libboost_unit_test_framework.so;/usr/lib64/libboost_program_options.so;/usr/lib64/libboost_random.so
Using Solidity library: solidity
Using Solidity library: solidity
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Eth_ETHASH-CL_LIBRARIES
    linked by target "soltest" in directory /home/null/clones/solidity/test
    linked by target "soltest" in directory /home/null/clones/solidity/test

-- Configuring incomplete, errors occurred!

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.