Skip to content

Unable to build MASM targets #188

@mochaaP

Description

@mochaaP
Z:\opt\msvc\MSBuild\Microsoft\VC\v170\BuildCustomizations\masm.targets(70,5): error MSB4175: The task factory "XamlTaskFactory" could not be loaded from the assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKey
Token=b03f5f7f11d50a3a". Could not load the file 'Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. [Z:\tmp\sample.vcxproj]

This is because wine loads Microsoft.Build.Tasks.v4.0 from wine-mono, but mono does not implement XamlTaskFactory:

Image

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