Skip to content

windows-reactor-setup: not good to copy resources.pri #4546

@Berrysoft

Description

@Berrysoft

copy_file(
&interactive
.join(&arch)
.join("native")
.join("Microsoft.UI.pri"),
&dest,
"resources.pri",
);

WinUI3 needs a pri file to start after version 1.8. It is because of microsoft/WindowsAppSDK#4965 . It is a good refactor PR, but it violates the document, which says that the method MrmGetFilePathFromName will return a non-exist path with S_OK. I have created a PR to fix it, but nobody in MS cares: microsoft/WindowsAppSDK#5828

I think the file copying in windows-reactor-setup is a patch at the wrong place. It introduces more files to mitigate the bug. As my solution has been ignored for a long time, I hope you maintainers could contact with the real person in charge to solve the root issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions