[Mono-devel-list] nunit signing problem

Bernie Solomon bernard at ugsolutions.com
Tue May 4 11:57:48 EDT 2004


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.




More information about the Mono-devel-list mailing list