You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-- Setting up Eosio Wasm Toolchain 1.7.0 at /usr
CMake Warning at CMakeLists.txt:6 (find_package):
By not providing "Findeosio.cdt.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"eosio.cdt", but CMake did not find one.
Could not find a package configuration file provided by "eosio.cdt" with
any of the following names:
eosio.cdtConfig.cmake
eosio.cdt-config.cmake
Add the installation prefix of "eosio.cdt" to CMAKE_PREFIX_PATH or set
"eosio.cdt_DIR" to a directory containing one of the above files. If
"eosio.cdt" provides a separate development package or SDK, be sure it has
been installed.
CMake Error at eosio.bios/CMakeLists.txt:1 (add_contract):
Unknown CMake command "add_contract".
-- Configuring incomplete, errors occurred!
See also "/root/eosio.contracts-1.8.x/build/contracts/CMakeFiles/CMakeOutput.log".
See also "/root/eosio.contracts-1.8.x/build/contracts/CMakeFiles/CMakeError.log".
make[2]: *** [contracts_project-prefix/src/contracts_project-stamp/contracts_project-configure] Error 1
make[1]: *** [CMakeFiles/contracts_project.dir/all] Error 2
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
-- Setting up Eosio Wasm Toolchain 1.7.0 at /usr
CMake Warning at CMakeLists.txt:6 (find_package):
By not providing "Findeosio.cdt.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"eosio.cdt", but CMake did not find one.
Could not find a package configuration file provided by "eosio.cdt" with
any of the following names:
Add the installation prefix of "eosio.cdt" to CMAKE_PREFIX_PATH or set
"eosio.cdt_DIR" to a directory containing one of the above files. If
"eosio.cdt" provides a separate development package or SDK, be sure it has
been installed.
CMake Error at eosio.bios/CMakeLists.txt:1 (add_contract):
Unknown CMake command "add_contract".
-- Configuring incomplete, errors occurred!
See also "/root/eosio.contracts-1.8.x/build/contracts/CMakeFiles/CMakeOutput.log".
See also "/root/eosio.contracts-1.8.x/build/contracts/CMakeFiles/CMakeError.log".
make[2]: *** [contracts_project-prefix/src/contracts_project-stamp/contracts_project-configure] Error 1
make[1]: *** [CMakeFiles/contracts_project.dir/all] Error 2
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: