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 was archived by the owner on Apr 27, 2026. It is now read-only.
log如下:
─teaos@ubuntu-for-ecu ~/ocpp/libocpp/build ‹main›
╰─$ cmake ..
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:9 (find_package):
Could not find a package configuration file provided by "everest-cmake"
(requested version 0.1) with any of the following names:
Add the installation prefix of "everest-cmake" to CMAKE_PREFIX_PATH or set
"everest-cmake_DIR" to a directory containing one of the above files. If
"everest-cmake" provides a separate development package or SDK, be sure it
has been installed.
-- Configuring incomplete, errors occurred!
See also "/home/teaos/ocpp/libocpp/build/CMakeFiles/CMakeOutput.log".
OCPP Version
OCPP1.6
Describe the problem
log如下:
─teaos@ubuntu-for-ecu ~/ocpp/libocpp/build ‹main›
╰─$ cmake ..
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:9 (find_package):
Could not find a package configuration file provided by "everest-cmake"
(requested version 0.1) with any of the following names:
Add the installation prefix of "everest-cmake" to CMAKE_PREFIX_PATH or set
"everest-cmake_DIR" to a directory containing one of the above files. If
"everest-cmake" provides a separate development package or SDK, be sure it
has been installed.
-- Configuring incomplete, errors occurred!
See also "/home/teaos/ocpp/libocpp/build/CMakeFiles/CMakeOutput.log".
Describe your solution
No response
Additional context
No response