Skip to content

Instantly share code, notes, and snippets.

@Gustav-Simonsson
Created August 26, 2015 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gustav-Simonsson/94c2dc4096c1882c7d5b to your computer and use it in GitHub Desktop.
Save Gustav-Simonsson/94c2dc4096c1882c7d5b to your computer and use it in GitHub Desktop.
CMake Error at CMakeLists.txt:35 (include):
include could not find load file:
EthDependencies
CMake Error at CMakeLists.txt:38 (include):
include could not find load file:
EthCompilerSettings
CMake Error at CMakeLists.txt:41 (include):
include could not find load file:
EthExecutableHelper
CMake Warning at CMakeLists.txt:46 (find_package):
By not providing "FindEth.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Eth", but
CMake did not find one.
Could not find a package configuration file provided by "Eth" with any of
the following names:
EthConfig.cmake
eth-config.cmake
Add the installation prefix of "Eth" to CMAKE_PREFIX_PATH or set "Eth_DIR"
to a directory containing one of the above files. If "Eth" provides a
separate development package or SDK, be sure it has been installed.
CMake Error at solc/CMakeLists.txt:25 (eth_install_executable):
Unknown CMake command "eth_install_executable".
-- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment