From: Markus H. <ma...@ti...> - 2011-04-29 13:52:51
|
Hi, I have created a fresh project with java -Xmx512M -jar xmlvm.jar --skeleton=iphone --app-name=test I have changed the build files to use the iphonec target instead of the iphone target. Compilation in XCode fails: /tmp/test/dist/../build/xcode/src/app/org_xmlvm_iphone_UIImage.m:29:38: error: org_xmlvm_iphone_CGImage.h: No such file or directory Regards, Markus |