Missing MSBuild for Mono-Complete?

So I've been trying to debug this on my own for a few days now and just feel like giving up right now. I have uninstall Mono-Complete, Mono-Devel, reinstalled both, attempted to locate MSBuild on its own but was told that was a bad idea, and am now stuck. I am attempting to compile Ultimate DOOM Builder from source, as the Windows version is running horrendously under Wine and Proton (through Steam). Each time I try I am met with this error:
msbuild /nologo /verbosity:minimal -p:Configuration=Release BuilderMono.sln
make: msbuild: No such file or directory
make: *** [Makefile:14: builder] Error 127
msbuild /nologo /verbosity:minimal -p:Configuration=Release BuilderMono.sln
make: msbuild: No such file or directory
make: *** [Makefile:14: builder] Error 127
If anyone could tell me what I've done wrong or what I've missed, I beg you, please do. Thank you in advanced.
9 Replies
皇家海星
皇家海星2mo ago
You should
ujust distrobox-assemble
ujust distrobox-assemble
a arch distrobox and follow the arch instructions or ubuntu instructions either should be fine, and if it doesn't work, you could probably find a binary on the AUR
DefiantYeast
DefiantYeastOP2mo ago
I have never used the AUR before, so that'll be interesting. I'll give distrobox-assemble a go real quick.
皇家海星
皇家海星2mo ago
You shouldn't have to use the AUR
DefiantYeast
DefiantYeastOP2mo ago
Oh, uh. What do I do after making the distrobox? Install mono-complete to it?
皇家海星
皇家海星2mo ago
follow the arch instructions on the github page the github page of Ultimate doom builder
皇家海星
皇家海星2mo ago
GitHub
GitHub - UltimateDoomBuilder/UltimateDoomBuilder: Comprehensive map...
Comprehensive map editor for Doom, Heretic, Hexen and Strife based games. Works best for ZDoom-family ports while also supporting classic engines. Based on GZDoomBuilder by MaxED & Doom Bui...
DefiantYeast
DefiantYeastOP2mo ago
Ah okay, I see. I misread what you initially said. Lemme do that. Thank you so very much for your help. It is working!
皇家海星
皇家海星2mo ago
in the future, refer to docs.bazzite.gg before consulting here, and don't forget to mark this as solved, thank you
DefiantYeast
DefiantYeastOP2mo ago
I shall (I actually had before this, but I guess my lack of experience with this stuff made me overlook the solution, go me I guess). Thank you again.

Did you find this page helpful?