[MonoDevelop] Cannot build my satellite assembly

Robert Jordan robertj at gmx.net
Sun May 9 13:08:51 EDT 2010


On 09.05.2010 18:10, Banban wrote:
>
> Hi,
>
> I've develop a project in C# under Visual Studio 2005.
> When I tried to compile it under monoDevelop 2.2.2, the compilation goes
> well until the linking where I got this error:
>
> Generating satellite assembly for 'de' culture with al2
> Error while trying to invoke 'al2' to compile assembly resource for 'de'
> culture:
> The system cannot find the file specified
>
> I tried to find some help on the internet, but I could not find any clue. I
> don't understand the error message from al2. Do you have any clue?

"al2" is a tool that usually comes with Mono (assembly linker), but
your distro (which one?) does not install it by default. It's
probably buried in some *-dev package.

Robert



More information about the Monodevelop-list mailing list