Commit 12640c8
committed
win: clone mpir-vs2026 from IfcOpenShell's own fork
Andrej730/mpir-vs2026's unconstrained "vswhere -latest" detection picks a
newer Visual Studio when multiple are installed, breaking the VS2017 MSBuild
path (IfcOpenShell#8631). A logic fix for this has been proposed directly in
IfcOpenShell's own fork of that dependency (IfcOpenShell/mpir-vs2026#1),
so point the clone at that fork instead of upstream.
Kept the local msbdir pre-detection workaround alongside this redirect: the
fork-side fix is unverified on real Windows and not yet merged, and the
workaround costs nothing once it lands, since msbuild.bat already skips its
own detection when msbdir is pre-set.
Generated with the assistance of an AI coding tool.1 parent 75d594a commit 12640c8
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
335 | 337 | | |
336 | 338 | | |
337 | 339 | | |
338 | | - | |
| 340 | + | |
339 | 341 | | |
340 | 342 | | |
341 | 343 | | |
| |||
0 commit comments