Error while compiling dotnet runtime
Hello, I get the following error while compuling dotnet/runtime with the command
./build.cmd -os Browser -subset mono+libs
:
emcc : error : C:UsersKuinox.nugetpackagesmicrosoft.netcore.runtime.icu.transport8.0.0-alpha.1.22524.1runtimesbrowser-w asmnativelib/libicuuc.a: No such file or directory ("C:UsersKuinox.nugetpackagesmicrosoft.netcore.runtime.icu.transport 8.0.0-alpha.1.22524.1runtimesbrowser-wasmnativelib/libicuuc.a" was expected to be an input file, based on the commandli ne arguments provided) [C:\dev\runtime\src\mono\wasm\wasm.proj]
1 Reply
Any idea how to fix that ?