Skip to content

cmake configure failed on MSYS2 MINGW64 #50

Open
@ghost

Description

$ cmake ..
-- Building for: Ninja
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/msys64/mingw64/bin/cc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/msys64/mingw64/bin/c++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
CMake Error at putils/CMakeLists.txt:49 (find_package):
  Could not find a package configuration file provided by "scn" with any of
  the following names:

    scnConfig.cmake
    scn-config.cmake

  Add the installation prefix of "scn" to CMAKE_PREFIX_PATH or set "scn_DIR"
  to a directory containing one of the above files.  If "scn" provides a
  separate development package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!

Note: the repo was cloned with --recursive as the guide said.

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