-
Notifications
You must be signed in to change notification settings - Fork 87
Cmake error when trying to build #85
Copy link
Copy link
Open
Description
This is the error message I get:
~/Github/brainfuck/build$
cmake ..
CMake Error at /home/.../.local/lib/python3.10/site-packages/cmake/data/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find editline (missing: EDITLINE_INCLUDE_DIR EDITLINE_LIBRARY)
Call Stack (most recent call first):
/home/stefggl/.local/lib/python3.10/site-packages/cmake/data/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
cmake/Findeditline.cmake:31 (find_package_handle_standard_args)
CMakeLists.txt:52 (find_package)
-- Configuring incomplete, errors occurred!
cmake is version 3.26.4
Ubuntu 22.04 machine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels