Skip to content

Build instructions are still wrong. #33

@shadow147-github

Description

@shadow147-github
  1. vs2022-windows-vcpkg does not exist.
Available configure presets:

  "vs2022-windows-vcpkg-se"
  "vs2022-windows-vcpkg-ae"
  "vs2022-windows-vcpkg-vr"
  1. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions