PS D:\palu\PalWorld-Server-Unoffical-Api> xmake -y
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.39.33519
=> install vcpkg::folly latest .. failed
vcpkg not found!
if you want to get more verbose errors, please see:
-> D:\palu\PalWorld-Server-Unoffical-Api\build.packages\v\vcpkg_folly\latest\cache\installdir.failed\logs\install.txt
error: install failed!
warning: vcpkg root directory not found, maybe you need set $VCPKG_ROOT!
PS D:\palu\PalWorld-Server-Unoffical-Api>
我分别尝试过
PS D:\palu> xmake -y
xmake.lua not found, scanning files ..
error: project not found!
PS D:\palu>
PS D:\palu\PalWorld-Server-Unoffical-Api> xmake -y 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.39.33519 => install vcpkg::folly latest .. failed
vcpkg not found! if you want to get more verbose errors, please see: -> D:\palu\PalWorld-Server-Unoffical-Api\build.packages\v\vcpkg_folly\latest\cache\installdir.failed\logs\install.txt error: install failed! warning: vcpkg root directory not found, maybe you need set $VCPKG_ROOT! PS D:\palu\PalWorld-Server-Unoffical-Api>
我分别尝试过
PS D:\palu> xmake -y xmake.lua not found, scanning files .. error: project not found! PS D:\palu>