Closed inkeliz closed 2 years ago
It needs .NET 7.0, instead of .NET 6.0. Also requires to use dotnet workload install wasm-tools
. Then, the Hello World compiles.
Maybe, the README can include some information about .NET 7.0 and other dependencies.
I'm testing C#, in order to port Karmem to C#.
I tried to create the "Hello World":
However, the "Hello World" is not compiling, and reports:
The error is located to Portuguese (and I don't know how to overwrite it, and I honestly hate that!).
But, in general, it says that don't find
X:\karmem\benchmark\csharp\csharp.csproj
, but running:Returns:
The file exists, but for some reason it doesn't find it. I'm using Windows.
Files: