From: dilip v. <dc...@gm...> - 2012-05-07 13:29:00
|
hi , i will add this bug Error: Unkown target: android-on-iphone Error: Unkown target: run -xode Regards, D.Dilip vengsarkar On Mon, May 7, 2012 at 11:37 AM, dilip vengsarkar <dc...@gm...> wrote: > hi arno , > > i hope u had been misquoted what i have trying to say . > > 1.Is possible to cross compiling form android app (hello world ) to > iphone app using linux tools (cygwin) in windows platform and then i will > deploy it on mac. > > 2.if it is , i followed certain steps: > > method one : > > xmlvm --in=/ManojIphoneApps/Iphone-demo/ --out=/ManojIphoneApps/DEMO > --target=iphone --app-name=iphone-demo --lib=android > --resource=/ManojIphoneApps/Iphone-demo/AndroidManifest.xml:res/:assets/ > > we are getting bulid and dist as follows . but resource file is > missing .. > > method two : > based on these link : > > > http://sourceforge.net/mailarchive/forum.php?thread_name=CBA1F310.1253%25jcpalmer%40rochester.rr.com&forum_name=xmlvm-users > > migration of existing android targets > xmlvm --skeleton=android:migrate --out=OUTDIR > build.xml > nbproject/androidsupport.xml is missing bulid-android is generating > nbproject/project.properties is properly generated > local.properties. is set > Using Eclipse is successfully build . after build successfully is not > generating build and dist files . > i do know .. how to add plugins in iphone project .. > > please correct me ... i want do cross compilation from android to > iphone using > linux tools (cygwin) on windows. > > > Regards, > D.Dilip Vengsarkar > > |