From: Sal <sv...@gm...> - 2011-06-15 00:32:36
|
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 |