From: Sascha H. <sa...@xm...> - 2011-07-05 16:10:33
|
Hi Simon, unfortunately not. XMLVM will create an Xcode project for you that you then need to compile on a Mac. Because we include paths in some of these files, you cannot generate the Xcode project on a Windows machine and then copy it to a Mac. You need to run the whole pipeline on a Mac for this to work properly. We would love to be able to not be Mac-bound for iOS app development, but that's not really our choice to make. Hope that makes sense. // Sascha On Tue, Jul 5, 2011 at 5:36 PM, Simon Brewin <si...@gm...> wrote: > Hi Sascha, > thank you for your reply. I am developing for android and want to cross > compile for the iPhone. Can this be done using a pc running eclipse? > Thanks > Simon > > On 5 July 2011 15:53, Sascha Haeberling <sa...@xm...> wrote: > >> Hi Simon, >> >> thank you for your interest. XMLVM itself is platform-independent. >> However, if you use XMLVM to produce and iOS application, then OSX is a >> prerequisite. There is not much we can do about it, as Apple only supports >> OSX. >> >> For other targets, such as the C target, you can use Windows and Linux as >> well. >> >> // Sascha >> >> On Tue, Jul 5, 2011 at 2:07 PM, Simon Brewin <si...@gm...> wrote: >> >>> Hello, >>> I've been searching around about xmlvm and all the info I have so far >>> seems to indicate that it can only be run on a mac computer, is this right? >>> Are there any plans to make it compatible with Eclipse running on windows 7? >>> If so, is there a dummies guide to installing and running it, I'm very >>> new to the whole developer thing? >>> Many thanks >>> Simon Brewin >>> >>> >>> ------------------------------------------------------------------------------ >>> All of the data generated in your IT infrastructure is seriously >>> valuable. >>> Why? It contains a definitive record of application performance, security >>> threats, fraudulent activity, and more. Splunk takes this data and makes >>> sense of it. IT sense. And common sense. >>> http://p.sf.net/sfu/splunk-d2d-c2 >>> _______________________________________________ >>> xmlvm-users mailing list >>> xml...@li... >>> https://lists.sourceforge.net/lists/listinfo/xmlvm-users >>> >>> >> > |