cnkalman icon indicating copy to clipboard operation
cnkalman copied to clipboard

error MSB4014

Open dikonov opened this issue 2 years ago • 1 comments

I am trying to build libsurvive under Linux, which links to this repository and calls cnkalman build in the process of its own compilation. However during the compilation of cnkalman I get strange errors from dotnet "error MSB4242", "error MSB4014". I have dotnet and dotnet-sdk-6.0 intalled. The build process freezes forever at that point.

dikonov avatar Jun 24 '23 08:06 dikonov

This was solved by using dotnet-sdk 8.0. It would be nice to describe dependencies better.

dikonov avatar Jun 28 '23 09:06 dikonov