[Mono-devel-list] nunit signing problem
Robert Shade
rshade at dvsconsulting.com
Tue May 4 13:18:10 EDT 2004
This is already fixed in cvs as of a day or so ago. If you're sure you
have the latest, delete gmcs/gmcs.exe in your mcs build tree to force it
to rebuild it.
rob
Bernie Solomon wrote:
> I'm getting this signing problem for NUnit.Framework building class
> libraries for 2_0 from CVS.
>
> Is this a problem with my setup or my build process or something else?
>
> Bernie
>
> MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" mint
> /../gmcs/gmcs.exe -d:NET_1_1 -d:NET_2_0 -2 -g /noconfig
> /resource:Transform.resources,NUnit.Framework.Transform.resources
> /r:System.Xml.dll /r:System.dll /target:library
> /out:../../class/lib/net_2_0/NUnit.Framework.dll
> @NUnit.Framework.dll.sources
> Mono C# Compiler 0.31.99.0 for Generics
> error CS1548: Could not strongname the assembly. File `../nunit.key' doesn't
> have a private key.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list