Re: [Ikvm-developers] Error CS0234: The type or namespace name `JniHelper' does not exist in the na
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2009-03-28 15:27:07
|
You could copy to build changes from 0.39 (to insert the public key during the build), but why not simply paste your own public key in JniInterface.cs? Regards, Jeroen > -----Original Message----- > From: ism...@gm... [mailto:ism...@gm...] On Behalf Of > Ismael Olea > Sent: Saturday, March 28, 2009 13:44 > To: Jeroen Frijters > Cc: Ikv...@li... > Subject: Re: [Ikvm-developers] Error CS0234: The type or namespace name > `JniHelper' does not exist in the namespace `IKVM.Runtime'. > > > > On Sat, Mar 28, 2009 at 12:07 PM, Jeroen Frijters <je...@su...> > wrote: > > > Hi, > > The public key is hard coded in runtime/JniInterface.cs. This has > been fixed in the current code, but for 0.38 you still need to manually > edit some files if you want to do a strong named build. > > > > I see. > > > Do you think I could use your current runtime/JniInterface.cs copied in > the 0.38 codebase in order of continuing working in my packaging > effort? I mean, until the next stable release. > > -- > > Ismael Olea > > http://olea.org/diario/ |