• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Debian 11

wizvv

New Member
Joined
Apr 18, 2019
Messages
5
Reaction score
2
Hello How to fix this error?
can someone help me?


Lua:
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /home/vcpkg/scripts/buildsystems/vcpkg.cmake:852 (_find_package):
  By not providing "FindCrypto++.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Crypto++",
  but CMake did not find one.

  Could not find a package configuration file provided by "Crypto++" with any
  of the following names:

    Crypto++Config.cmake
    crypto++-config.cmake

  Add the installation prefix of "Crypto++" to CMAKE_PREFIX_PATH or set
  "Crypto++_DIR" to a directory containing one of the above files.  If
  "Crypto++" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:31 (find_package)


-- Configuring incomplete, errors occurred!
 
Back
Top