Develop VC++ for IPad
-
I need to put code from my MFC app into a C++ app for iPad. And I have read a lot to figure out what should I use to develop such a thing. Can I call your experience in order to guide me what kind of framework to use for that ? I thought the shortest way is to use a virtual machine, but I don't think that it would be possible to use virtual machine on a iPad ... I don't developed any app for MAC OS and any extra information regarding this is useful to me. Thank you.
-
I need to put code from my MFC app into a C++ app for iPad. And I have read a lot to figure out what should I use to develop such a thing. Can I call your experience in order to guide me what kind of framework to use for that ? I thought the shortest way is to use a virtual machine, but I don't think that it would be possible to use virtual machine on a iPad ... I don't developed any app for MAC OS and any extra information regarding this is useful to me. Thank you.
-
Take a look at Xamarin.iOS - Hello iPad - Code Samples | Microsoft Docs[^].