dchapyshev / aspia

Remote desktop and file transfer tool.
https://aspia.org
GNU General Public License v3.0
1.59k stars 338 forks source link

Build fail #183

Closed Pro-pra closed 2 years ago

Pro-pra commented 2 years ago

Пытаюсь сделать rpm пакеты, столкнулся с тем что пакеты asio, openssl, opus, libyuv не находятся cmake т.к. нет в них *.cmake файлов.

DEBUG: CMake Error at CMakeLists.txt:52 (find_package): DEBUG: By not providing "FindOpus.cmake" in CMAKE_MODULE_PATH this project has DEBUG: asked CMake to find a package configuration file provided by "Opus", but DEBUG: CMake did not find one. DEBUG: Could not find a package configuration file provided by "Opus" with any of DEBUG: the following names: DEBUG: OpusConfig.cmake DEBUG: opus-config.cmake

Неужели в debian пакетах такие файлы есть?

Pro-pra commented 2 years ago

А, vcpkg используется....