Skip to content

The project won't build #6823

Open
Open
@andrei-faber

Description

@andrei-faber

System Information (please complete the following information):
Windows 11 x64
.NET 7.0.111, latest source code

Describe the bug
Build error:

D:\Projects.Ext\machinelearning\src\Native\Native.proj(133,5): error MSB3073: The command ""D:\Projects.Ext\machinelearning\src\Native\build.cmd" Debug x64 --mkllibpath C:\Users\andreifaber\.nuget\packages\mlnetmkldeps\0. 0.0.12\runtimes\win-x64\native --onedaldevelpath C:\Users\andreifaber\.nuget\packages\inteldal.devel.win-x64\2023.0.0.23189\build\native\daal\latest --onetbbdevelpath C:\Users\andreifaber\.nuget\packages\inteltbb.devel.wi n\2021.7.1.15305\lib\native\win-x64" exited with code 1.
D:\Projects.Ext\machinelearning\Directory.Build.targets(54,3): error MSB3030: Could not copy the file "D:\Projects.Ext\machinelearning\artifacts\bin\Native\x64.Debug\CpuMathNative.dll" because it was not found. [D:\Projec ts.Ext\machinelearning\test\Microsoft.ML.CpuMath.PerformanceTests\Microsoft.ML.CpuMath.PerformanceTests.csproj::TargetFramework=net6.0]
D:\Projects.Ext\machinelearning\Directory.Build.targets(54,3): error MSB3030: Could not copy the file "D:\Projects.Ext\machinelearning\artifacts\bin\Native\x64.Debug\LdaNative.dll" because it was not found. [D:\Projects.E xt\machinelearning\src\Microsoft.ML\Microsoft.ML.csproj]
    0 Warning(s)
    3 Error(s)

To Reproduce
build.cmd -configuration Debug /p:TargetArchitecture=x64

Metadata

Metadata

Assignees

No one assigned

    Labels

    untriagedNew issue has not been triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions