hello,
i was working quite a wile with the default gui skin (as in not setting any) and everything worked fine, including iphone.
now i have made my own guiskin, infact its just a default guiskin with a changed font.
still everything works as expected, but as soon as i try to build a binary for the iphone, it says:
but all these graphics (eg. textfield/background) are the default graphics, i don’t even know where they are coming from, so i can’t change the import settings for them.
so… what now?
anyone got a self created gui skin working on iphone?
okaaay… so i didn’t really find a solution for this problem, just one asked, if it might help to remove all the references to that file, never got answer.
well, i tried this, and well… it helps… build now completes…
…but ends with the errormessage: the application mono-iphone-xcompiler quit unexpectedly
always
is there any way i could fix this?
btw: all i want is to increase the default fontsize, or use different fontsizes. is there no easier way to do this?
You need to go in to the Application Monitor utility and kill the mono-iphone-xcompiler, which doesn’t exit gracefully on crash, it just sits there. This then screws up the next run.
you are right, the process is keeping running, but killing it, or even restarting the system does not help. i is currently impossible for me to crosscompile, which is… bad :?
did you add a gui skin, change the compression on it and use that skin? the default skin and a few others can be downloaded
I don’t have any probs.