February 20, 2019 [Issue 19690] New: Installer fails to register MSBuild extensions for Visual Studio Build Tools | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19690 Issue ID: 19690 Summary: Installer fails to register MSBuild extensions for Visual Studio Build Tools Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P1 Component: visuald Assignee: nobody@puremagic.com Reporter: rmanth@gmail.com The MSBuild ImportBefore/ImportAfter properties and targets are only registered for full Visual Studio IDE installations and not for Build Tools as they don't have the same registry entries. Using MSBuild from the command line then fails to find and compile and D code. You can work around it by fetching and installing the files yourself but it makes for a fiddly installation process on CI servers. -- |
Copyright © 1999-2021 by the D Language Foundation