10000 CMAKE did not work out for 0.9 · Issue #301 · libKriging/libKriging · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
CMAKE did not work out for 0.9 #301
Open
@asamhaining

Description

@asamhaining

I downloaded/unzipped the source and tried CMAKE(version 3.31) in windows, but it failed with the following errors. Please help.

CMake Error at CMakeLists.txt:172 (add_subdirectory):
The source directory

D:/Include/libKriging-master/dependencies/armadillo-code

does not contain a CMakeLists.txt file.

CMake Error at CMakeLists.txt:174 (add_library):
add_library cannot create ALIAS target "blas" because target "armadillo"
does not already exist.

CMake Error at CMakeLists.txt:177 (add_subdirectory):
The source directory

D:/Include/libKriging-master/dependencies/lbfgsb_cpp

does not contain a CMakeLists.txt file.

CMake Error at CMakeLists.txt:545 (add_subdirectory):
The source directory

D:/Include/libKriging-master/dependencies/Catch2

does not contain a CMakeLists.txt file.

CMake Error at tests/CMakeLists.txt:2 (include):
include could not find requested file:

Catch

Benchmark tests are disabled; to enable them use -DLIBKRIGING_BENCHMARK_TESTS=ON option
CMake Error at tests/CMakeLists.txt:46 (catch_discover_tests):
Unknown CMake command "catch_discover_tests".

Configuring incomplete, errors occurred!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0