google / google/eclipsa-audio-plugin

get stuck on Fetching LibIAMF

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
90
Forks
16
Avg merge
1d 18h
Merged PRs (30d)
1

Description

Linux LMDE6 (Debian Bookworm)
cmake 3.31

It gets stuck at this point - Fetching LibIAMF

```
-- Fetching LibIAMF
CMake Warning (dev) at /usr/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message):
Calling FetchContent_Populate(libiamf) is deprecated, call
FetchContent_MakeAvailable(libiamf) instead. Policy CMP0169 can be set to
OLD to allow FetchContent_Populate(libiamf) to be called directly for now,
but the ability to call it with declared details will be removed completely
in a future version.
Call Stack (most recent call first):
third_party/libiamf/CMakeLists.txt:33 (FetchContent_Populate)
This warning is for project developers. Use -Wno-dev to suppress it.
```

setting CMP0169 to OLD does not help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.