Re: [Ikvm-developers] IKVMC0135 Unable to compile class
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2014-06-27 06:20:31
|
Hi, It means that the filename inside the jar does not match the name inside the class. In this case the two mentioned classes are not in the util/ directory in the jar. Regards, Jeroen > -----Original Message----- > From: Juan Luis Gutierrez B [mailto:vir...@gm...] > Sent: Thursday, June 26, 2014 19:41 > To: ikv...@li... > Subject: [Ikvm-developers] IKVMC0135 Unable to compile class > > Hi. > Could someone explain me the IKVM0135 error. > > I'm getting that message from a jar file. I don't know what is > provoking. > > warning IKVMC0135: Unable to compile "Escenario" (wrong name: > "util.Escenario") > warning IKVMC0135: Unable to compile "Objeto" (wrong name: > "util.Objeto") warning IKVMC0135: Unable ... > > > I'm using IKVM.NET Compiler version 7.4.5196.0 > > Thanks in advance. > > -- > Ing. Juan Luis Gutiérrez Blanco > > -----BEGIN GEEK CODE BLOCK----- > Version: 3.21 > GCS d- s:+ !a C++>++++ UL>++++ P+ L++>++++ !E? W+++ N++ o? K w$ !O? !M? > V? PS+++ !PE Y+ > PGP>+++ t+ 5+ X->-- R+>+++ tv+@ DI+ D++ G e++ h-- r@ y+ > ------END GEEK CODE BLOCK------ > > ------------------------------------------------------------------------ > ------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community > Edition Quickly connect people, data, and systems into organized > workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Ikvm-developers mailing list > Ikv...@li... > https://lists.sourceforge.net/lists/listinfo/ikvm-developers |