From: Sascha H. <sa...@xm...> - 2010-11-01 10:19:39
|
You need to extract the JAR and point --in to the root of the extracted files. // Sascha On Mon, Nov 1, 2010 at 8:53 AM, Elie Haddad <eli...@gm...> wrote: > Dear Mr. Puder, > > Thank you very much for your help. > > i pointed to the directory of the jar files and i got the below error. > > WARNING: Unable to create InputProcesses for input: > Directory/signpost-core-1.2.jar > > Should i extract the jar files to the directory? if the jar files contain > more than one directory in it should i point to those folders also each one > by itself in the --in? > > Thank you > > > > ----- Original Message ----- > > From: Arno Puder > > Sent: 10/30/10 12:57 AM > > To: xml...@li... > > Subject: Re: [xmlvm-users] Android to iphone with external jar library > > > you have to reference the external .jar files via --in. This way they > get automatically cross-compiled and included in the resulting project. > --resource is only for resources such as images that should get copied > to the resulting project. > > Arno > > > On 10/29/10 2:07 AM, Elie Haddad wrote: > > > > Hello Again, > > > > > > I forgot to mention too the resource files ( images, layouts) how can > > add them also > > > > > > i was reading in the mailing list that there is -resource command what > > should it point too should my jar files also be pointed by the -resource? > > > > > > Thanks again > > > > > >> ----- Original Message ----- > >> > >> From: Elie Haddad > >> > >> Sent: 10/29/10 10:13 AM > >> > >> To: xml...@li... > >> > >> Subject: [xmlvm-users] Android to iphone with external jar library > >> > >> > >> Hello All, > >> > >>> > >>> I have a project in android that is using external jar files added to > >>> my eclipse how can i use xmlvm to include those jar file in cross > >>> compilation to iphone since in the folder containg the .class files > >>> there is no reference to the classes included in the jar files imported. > >>> > >>> > >>> Thank you very much. > >>> > >>> > >>> Elie > >>> > >> > > > > > > > > ------------------------------------------------------------------------------ > > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > > Create new apps& games for the Nokia N8 for consumers in U.S. and Canada > > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > > http://p.sf.net/sfu/nokia-dev2dev > > > > > > > > _______________________________________________ > > xmlvm-users mailing list > > xml...@li... > > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |