Why does my compilation fail? #513
Replies: 2 comments 4 replies
-
The documentation is not exactly up to date, but you'll need to install mono and ninja. The mono link is in the WSL section, but it applies to "native" Linux as well. |
Beta Was this translation helpful? Give feedback.
-
WSL? Sorry I use native Ubuntu 22.04. But I have compiled since Godot with Mono but it crashed because Mono is already dead that's why what is with blazor wasm? It is very new template of Dotnet 6.0 workloads What does it happen with bc files? Blazor WASM:
Then Dotnet builds single wasm file and check browser. But why do I need to install Mono Runtime? It is really impossible to support for dead Runtime Mono. We need leave Mono and use only Dotnet. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I am using Ubuntu 22.04 with dotnet 6 sdk
And why does it throw if I have cloned emsdk from github and it said my emscription is unsupported? But my emscripten has very latest version.
Why do I need mono? But mono is died on Ubuntu 22.04 since I have tested with Godot Mono and it looks unusable that is why I don't want install Mono runtime. I want use only dotnet 6.0.5x
But why do you need mono runtime? Please stop using Mono Runtime! Mono Runtime should bury since latest version of Ubuntu.
Please use only normal with Maui and Blazor-WASM!
I tried to explain you:
I create myrustlib like this.
And type
dotnet restore
anddotnet build
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions