skyrim-multiplayer / skymp

Multiplayer Mod & TypeScript SDK for Skyrim Special Edition
Other
220 stars 74 forks source link

Problem with toolchainfile.cmake and chakracore #2097

Closed ZeroKJ123 closed 2 months ago

ZeroKJ123 commented 3 months ago

I want to build a project, but at the point "cmake .. -DSKYRIM_DIR="D:\The Elder Scrolls V Skyrim"" I get an error:

-- Running vcpkg install - failed CMake Error at vcpkg/scripts/buildsystems/vcpkg.cmake:899 (message): vcpkg install failed. See logs for more information: C:\Users\alexp\source\repos\skymp\build\vcpkg-manifest-install.log Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:146 (include) CMakeLists.txt:65 (project)

-- Configuring incomplete, errors occurred!

The error indicates that there is no file toolchainfile.cmake.

This is a log file, and here indicates a chakracore build problem: vcpkg-manifest-install.log

ZeroKJ123 commented 3 months ago

Проблема заключается в том, что сборка пакета chakracore для триплета x64-windows-sp завершается с ошибкой. Команда ninja -v не может выполниться, что приводит к сбою конфигурации CMake. В лог-файлах указано, что ошибка возникает при попытке получения переменных CMake для триплета x64-windows-sp.