Fail to build asp.net core 5

Daniil Monin 1 Reputation point
2021-08-01T07:14:28.117+00:00

Hello!

I'm stuck with building asp dot net core 5.0 on Windows 10

I followed the instruction but have no luck. The output of build.cmd reporting me several errors that some files are missed in MessagePack

CCS2001: File not found "..mvc\source\aspnetcore\src\submodules\MessagePack-CSharp\src\MessagePack.UnityClient\Assets\Scripts\MessagePack\T4\MessagePackReader.Integers.cs".

CCS2001: File not found "..mvc\source\aspnetcore\src\submodules\MessagePack-CSharp\src\MessagePack.UnityClient\Assets\Scripts\MessagePack\MessagePackSerializationException.cs".

fix_symlinks.bat in MessagaPack.UnityClient doesn't fix this.

Could anybody help me with it?

Steps to reproduce (commit 3f873035c9ee96c4e4e93a9d3966baf3ef02581a)

  1. restore.cmd
  2. build.cmd

Thank you!

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 questions
{count} votes