Skip to content

error: CMake Error at Source/Lib/CMakeLists.txt:35 (add_library) trying to compile in Ubuntu 22.04 #3

@borjaevo

Description

@borjaevo

This is the trace:

-- Configuring done
CMake Error at Source/Lib/CMakeLists.txt:35 (add_library):
Target "SvtAv1Enc" links to target "$<BUILD_INTERFACE:Threads::Threads" but
the target was not found. Perhaps a find_package() call is missing for an
IMPORTED target, or an ALIAS target is missing?

CMake Error at Source/Lib/CMakeLists.txt:35 (add_library):
Target "SvtAv1Enc" links to target "$<INSTALL_INTERFACE:Threads::Threads"
but the target was not found. Perhaps a find_package() call is missing for
an IMPORTED target, or an ALIAS target is missing?

-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

BUILD_DEC

CMake Generate step failed. Build files cannot be regenerated correctly.

Do you know how can i solve this?

Thanks

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