From: Sal <sv...@gm...> - 2011-06-15 01:11:58
|
Ok - Found and manually added those missing files (is that correct?) But now the error is: /ReflectionTest/dist/../build/xcode/src/app/org_xmlvm_iphone_NSObject.h:26: error: 'XMLVM_ITABLE_SIZE_org_xmlvm_iphone_NSObject' undeclared here (not in a function) Let me know if any insight!! Thanks, - Sal On Tue, Jun 14, 2011 at 8:32 PM, Sal <sv...@gm...> wrote: > > Hello, > > I just did a fresh SVN checkout and built a test app via: > > java -Xmx700m -jar dist/xmlvm.jar --target=iphonec > --in=bin/org/xmlvm/test/ReflectionTest.class --out=ReflectionTest > > opened the xcode project, and get this error when building: > > /Users/username/Documents/iphonedev/xmlvm/ReflectionTest/dist/../build/xcode/src/app/native_org_xmlvm_runtime_XMLVMUtil.m:9:39: > error: org_xmlvm_iphone_NSString.h: No such file or directory > > Am I doing anything wrong? Thanks in advance for any help! > > - Sal > |