[SOLVED] OpenRA dependencies not found

Information and discussion for custom maps and mods.
Post Reply
ephja
Posts: 11
Joined: Mon Dec 21, 2015 8:19 pm

[SOLVED] OpenRA dependencies not found

Post by ephja »

I'm unable to build any of the solutions that reference other OpenRA solutions:
/home/exe/src/OpenRA/OpenRA.Mods.RA/Activities/Infiltrate.cs(19,19): Error CS0234: The type or namespace name `Common' does not exist in the namespace `OpenRA.Mods'. Are you missing an assembly reference? (CS0234) (OpenRA.Mods.RA)
I'm on 64-bit Linux and I'm using MonoDevelop 5.1. The makefile build sequence succeeds.

EDIT: I thought the dependencies were built automatically

Post Reply