Can't build dmd on visual studio 2022.

12345swordy alexanderheistermann at gmail.com
Wed Jan 26 18:59:14 UTC 2022


Got this error message:
Severity    Code    Description    Project    File    Line    
Suppression State
Error    MSB4062    The "dbuild.CompileD" task could not be 
loaded from the assembly C:\Program Files 
(x86)\VisualD\msbuild\dbuild.17.0.dll. Could not load file or 
assembly 'Microsoft.Build.CPPTasks.Common, Version=17.1.0.0, 
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its 
dependencies. The system cannot find the file specified. Confirm 
that the <UsingTask> declaration is correct, that the assembly 
and all its dependencies are available, and that the task 
contains a public class that implements 
Microsoft.Build.Framework.ITask.    dmd    C:\Program Files 
(x86)\VisualD\msbuild\dcompile.targets    192

- Alex


More information about the Digitalmars-d-ide mailing list