Page 1 of 1

[Problem] Rasperian

Posted: Sat Sep 14, 2019 11:11 am
by gdra
i have a Problem with the Playtest-Version:

Code: Select all

pi@raspberrypi:~/openra/20190825 $ make dependencies
/bin/sh: 1: msbuild: not found
make: *** [Makefile:174: cli-dependencies] Fehler 127
What can i do?

Release 20190314 is running without any problems.

Re: [Problem] Rasperian

Posted: Sat Sep 14, 2019 12:34 pm
by Sleipnir
OpenRA now requires mono version 5.4 or newer. You can install the latest version using https://www.mono-project.com/download/s ... n-raspbian

Re: [Problem] Rasperian

Posted: Sat Sep 14, 2019 1:37 pm
by gdra
Hello, i have Version 6.0. The error still remains.

Re: [Problem] Rasperian

Posted: Sat Sep 14, 2019 1:41 pm
by gdra
Problem found. I forgot the "mono-complete"-Package.

Thanks for your help!