-
Notifications
You must be signed in to change notification settings - Fork 35
Description
MiniUPnPc - installed from apt-get.
How to solve this ?
cmake -GNinja .. -DBUILD_RADIANT_QT=OFF
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2")
-- Looking for __builtin_clz
-- Looking for __builtin_clz - found
-- Looking for __builtin_clzl
-- Looking for __builtin_clzl - found
-- Looking for __builtin_clzll
-- Looking for __builtin_clzll - found
-- Looking for __builtin_popcount
-- Looking for __builtin_popcount - found
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2") found components: Crypto
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Found Event: /usr/include (found suitable version "2.1.12", minimum required is "2.0.22") found components: event
-- Found Event: /usr/include (found suitable version "2.1.12", minimum required is "2.0.22") found components: pthreads
CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find MiniUPnPc (missing: MiniUPnPc_INCLUDE_DIR) (Required is at
least version "1.5")
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindMiniUPnPc.cmake:70 (find_package_handle_standard_args)
src/CMakeLists.txt:597 (find_package)
-- Configuring incomplete, errors occurred!