Untitled
unknown
plain_text
7 months ago
2.5 kB
2
Indexable
Never
PS C:\Users\windowsmain\user\git\PalWorld-Server-Unoffical-Api> xmake checking for platform ... windows checking for architecture ... x64 checking for Microsoft Visual Studio (x64) version ... 2022 checking for Microsoft C/C++ Compiler (x64) version ... 19.38.33135 note: install or modify (m) these packages (pass -y to skip confirm)? -> zycore latest [runtimes:"MT", from:funchook,zydis] -> zydis latest [runtimes:"MT", from:funchook] -> funchook latest [runtimes:"MT"] -> fmt latest [runtimes:"MT", from:spdlog] -> spdlog latest [runtimes:"MT"] -> wasmtime latest [runtimes:"MT"] please input: y (y/n/m) y => install zycore latest .. failed -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045. -- The C compiler identification is unknown -- Configuring incomplete, errors occurred! No CMAKE_C_COMPILER could be found. if you want to get more verbose errors, please see: -> C:\Users\windowsmain\user\git\PalWorld-Server-Unoffical-Api\build\.packages\z\zycore\latest\cache\installdir.failed\logs\install.txt => install wasmtime latest .. failed -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045. e ConsoleBuf! setActiveInputCodepage failed! CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. if you want to get more verbose errors, please see: -> C:\Users\windowsmain\user\git\PalWorld-Server-Unoffical-Api\build\.packages\w\wasmtime\latest\cache\installdir.failed\logs\install.txt => install fmt latest .. failed -- CMake version: 3.27.2-msvc1 -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045. epage failed! if you want to get more verbose errors, please see: -> C:\Users\windowsmain\user\git\PalWorld-Server-Unoffical-Api\build\.packages\f\fmt\latest\cache\installdir.failed\logs\install.txt PS C:\Users\windowsmain\user\git\PalWorld-Server-Unoffical-Api> ^C
Leave a Comment