-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
- vs2022-windows-vcpkg does not exist.
Available configure presets:
"vs2022-windows-vcpkg-se"
"vs2022-windows-vcpkg-ae"
"vs2022-windows-vcpkg-vr"
- vcpkg.json is configured wrong. Remove builtin-baseline and overrides entirely, otherwise vs2022-windows-vcpkg-ae fails with error code 128.
{
"name": "papyrusextender",
"version-string": "6.1.1",
"description": "Papyrus Function Library",
"homepage": "https://github.com/powerof3/PapyrusExtenderSSE",
"license": "MIT",
"dependencies": [
"clib-util",
"frozen",
"rsm-binary-io",
"srell",
"spdlog",
"unordered-dense",
"xbyak"
]
}
Metadata
Metadata
Assignees
Labels
No labels