Skip to content

[bug] MSbuild fail to enforce VCToolsVersion #19125

@Marc-Pierre-Barbier

Description

@Marc-Pierre-Barbier

What is your question?

I have been struggling for a few hours to try to get gperftools to build properly on Windows but if I set

to MSBuildToolchain(self).toolset(which return v143) then MSbuild decide to build using 14.44 instead of 14.36.

The only method I found to force it into using the right compiler is to add 14.36.32532 but I don't know how to get the 32532 par in Conan or if this is the wrong way to try to fix this issue.

Once this is fixed, I will make a pr to add windows support to the package on conan center (only the minimal build will be supported)

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions