-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Maybe because it is 4 years old but I got the following error after the cmake .. command:
cmake ..
-- The CXX compiler identification is GNU 12.2.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
-- Found Doxygen: /usr/bin/doxygen (found version "1.9.3") found components: doxygen dot
-- Enabled doc_bibtex_to_website target for make
CMake Error at CMakeLists.txt:93 (add_subdirectory):
The source directory
/home/myhome/source/bibtex2website/3rdparty/liblogcpp
does not contain a CMakeLists.txt file.
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring incomplete, errors occurred!
See also "/home/myhome/source/bibtex2website/build/CMakeFiles/CMakeOutput.log".
Any tips?
Metadata
Metadata
Assignees
Labels
No labels