Skip to content

Installation Unsuccessful #15

@chettri-git123

Description

@chettri-git123

I have followed step by step instruction for the installation. The command
'cmake .. && make' gave following error. I tried copying the CMakelists.txt file to the XtalComp to check if it can be compiled, but not succeded.

-- The CXX compiler identification is GNU 14.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/dprai/anaconda3/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Project source directory: /home/dprai/hetbuilder-main
-- CMAKE_BUILD_TYPE=RELEASE
-- Found Python: /home/dprai/anaconda3/bin/python3.11 (found version "3.11.7") found components: Interpreter Development Development.Module Development.Embed
-- Found Python header files /home/dprai/anaconda3/include/python3.11
-- Found spglib /home/dprai/anaconda3/lib/libsymspg.so
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Found pybind11: /home/dprai/anaconda3/include (found version "2.11.1")
CMake Error at CMakeLists.txt:91 (add_subdirectory):
The source directory

/home/dprai/hetbuilder-main/external/XtalComp

does not contain a CMakeLists.txt file.

-- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum required is "4.5")
-- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "4.5")
-- Found OpenMP
-- Configuring incomplete, errors occurred!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions