SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Список вопросов ПечатьМетки: warzone 2100 cmake protobuf
-- CMAKE_BUILD_TYPE='RelWithDebInfo'
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:290 (message):
Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:654 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindProtobuf.cmake:1135 (find_package_handle_standard_args)
3rdparty/GameNetworkingSockets/src/CMakeLists.txt:7 (find_package)
| RemiZOffAlex Создано: 2026-07-11 21:04:11.750597 Обновлено: 2026-07-11 21:04:11.750601 |
|---|
dnf -y install protobuf-compiler protobuf-devel |