From: Stand T. <sta...@gm...> - 2010-03-26 15:26:20
|
to be sure you compiled against --target=android-on-iphone thx timo On Fri, Mar 26, 2010 at 10:10 AM, Olaf Gottschalk <Zor...@gm...> wrote: > Hi XMLVM community!! > > Now that I finally got everything running (thanks to Arno and Wolfgang!) I > wanted to work on my own Android programs. > > But within my first *real* application I wanted to port, I encounter a > somewhat large number of errors indicating missing header files: > > java_util_Calendar.h > Android_os_SystemClock.h > Android_widget_AdapterView_OnItemSelectedListener.h > Android_widget_SpinnerAdapter.h > Android_widget_Spinner.h > Android_content_pm_PackageManager.h > > Is that really related to missing compatibility framework components? > Things that have not yet been wrapped? Is there a list of what's already > mapped and what is still to do? > > Thanks! > Olaf > |