From: visi80 <vi...@gm...> - 2012-03-06 18:04:46
|
The Android application that I want to cross-compile is just a prototype with less user interface. How do I integrate external libraries to cross-compile? -----Ursprüngliche Nachricht----- Von: Arno Puder [mailto:ar...@pu...] Gesendet: Dienstag, 6. März 2012 17:53 An: xml...@li... Betreff: Re: [xmlvm-users] external libraries an Android project add in a xmlvm project before you try to use XMLVM to cross-compile your app, I would suggest you first see if XMLVM supports all the necessary Android API (see instructions in the slides xmlvm/doc/slides). Lately we are focusing on providing a full-featured Java API for iOS and we de-emphasize the Android to iOS part of XMLVM. Cross-platform is only feasible for a very small subset of applications (e.g., games). Arno On 2/29/12 8:10 AM, vi...@gm... wrote: > Hello, > > I have an Android project, with 4 external libraries. This project I've > been using "xmlvm --skeleton:migrate --out = <location-android-project>" > migrated to XMLVM. Then I have compiles the project with "xmlvm --in > <input-project> --out = <output-directory> --target = iphone" to an > Xcode project. The external libraries (.jar files) from the Android > project, does not compiles, ie Xcode gives me error messages from time > compilation. What am I doing wrong? At what point do I need to specify > paths for external libraries?For a short answer I would be very grateful! > > best regards > > Vitali > > P.S. Seems, the Android library is not cross-compiles with. > > > > ---------------------------------------------------------------------------- -- > Virtualization& Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users ---------------------------------------------------------------------------- -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users |