From: Arno P. <ar...@pu...> - 2012-06-05 00:19:21
|
I think the general demo target is broken. cd into the demo you want to compile (eg. xmlvm/demo/android/xokoban) and type ant run-Xcode. Arno Barry Fawthrop <ba...@tt...> wrote: ant demos Buildfile: /Users/barryf/Desktop/xmlvm/build.xml Trying to override old definition of task javac init: build-xmlvm: [echo] Compiling XMLVM build-objc-compat-lib: [echo] Generating objc-compat.jar build-android-ios-compat-lib: cc-android-ios-compat-lib: cc-android-ios-compat-lib.impl: build-csharp-compat-lib: [echo] Generating csharp-compat.jar build-android-wp7-compat-lib: xmlvmjar: [unjar] Expanding: /Users/barryf/Desktop/xmlvm/lib/one-jar-boot.jar into /Users/barryf/Desktop/xmlvm/build/base [unjar] Expanding: /Users/barryf/Desktop/xmlvm/lib/lwjgl.jar into /Users/barryf/Desktop/xmlvm/build/base [unjar] Expanding: /Users/barryf/Desktop/xmlvm/dist/lib/objc-compat.jar into /Users/barryf/Desktop/xmlvm/build/base [unjar] Expanding: /Users/barryf/Desktop/xmlvm/dist/lib/csharp-compat.jar into /Users/barryf/Desktop/xmlvm/build/base [unjar] Expanding: /Users/barryf/Desktop/xmlvm/dist/lib/android-ios-compat.jar into /Users/barryf/Desktop/xmlvm/build/base [unjar] Expanding: /Users/barryf/Desktop/xmlvm/dist/lib/android-wp7-compat.jar into /Users/barryf/Desktop/xmlvm/build/base classpath: classpath: jar: demos-iphone: demos-iphone: -xmlvm-init: -xmlvm-init-target: -xmlvm-requirement: xproject: -xcode-init: -update-android-resources: -target-compile: [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/classes [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/gen [javac] Compiling 6 source files to /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/classes [javac] org/xmlvm/iphone/UIImage.class(org/xmlvm/iphone:UIImage.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly': class file for org.xmlvm.XMLVMSkeletonOnly not found [javac] org/xmlvm/iphone/CGRect.class(org/xmlvm/iphone:CGRect.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod': class file for org.xmlvm.XMLVMDelegateMethod not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'params()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'type()' in type 'org.xmlvm.XMLVMDelegateMethod.Param': class file for org.xmlvm.XMLVMDelegateMethod$Param not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'isStruct()' in type 'org.xmlvm.XMLVMDelegateMethod.Param' [javac] org/xmlvm/iphone/UIResponder.class(org/xmlvm/iphone:UIResponder.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/NSObject.class(org/xmlvm/iphone:NSObject.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] 9 warnings -xproject-plugins: -xproject-create: [echo] Creating Xcode project with the C backend. -xproject-trim: -xproject-updater: [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/.xcode/build/xcode/src to /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/xcode/src [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/.xcode/build/xcode/sys to /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/xcode/sys [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/build/.xcode/dist/iFireworks.xcodeproj to /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/dist/iFireworks.xcodeproj [move] Moving 1 file to /Users/barryf/Desktop/xmlvm/demo/iphone/ifireworks/dist -target-xproject: -xmlvm-init: -xmlvm-init-target: -xmlvm-requirement: xproject: -xcode-init: -update-android-resources: -target-compile: [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/classes [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/gen [javac] Compiling 4 source files to /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/classes [javac] org/xmlvm/iphone/NSObject.class(org/xmlvm/iphone:NSObject.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly': class file for org.xmlvm.XMLVMSkeletonOnly not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod': class file for org.xmlvm.XMLVMDelegateMethod not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'params()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'type()' in type 'org.xmlvm.XMLVMDelegateMethod.Param': class file for org.xmlvm.XMLVMDelegateMethod$Param not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'isStruct()' in type 'org.xmlvm.XMLVMDelegateMethod.Param' [javac] org/xmlvm/iphone/UIResponder.class(org/xmlvm/iphone:UIResponder.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/CGRect.class(org/xmlvm/iphone:CGRect.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/NSURL.class(org/xmlvm/iphone:NSURL.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] 9 warnings -xproject-plugins: -xproject-create: [echo] Creating Xcode project with the C backend. -xproject-trim: -xproject-updater: [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/.xcode/build/xcode/src to /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/xcode/src [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/.xcode/build/xcode/sys to /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/xcode/sys [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/build/.xcode/dist/iRemote.xcodeproj to /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/dist/iRemote.xcodeproj [move] Moving 1 file to /Users/barryf/Desktop/xmlvm/demo/iphone/iremote/dist -target-xproject: -xmlvm-init: -xmlvm-init-target: -xmlvm-requirement: xproject: -xcode-init: -update-android-resources: -target-compile: [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/classes [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/gen [javac] Compiling 3 source files to /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/classes [javac] org/xmlvm/iphone/CGRect.class(org/xmlvm/iphone:CGRect.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly': class file for org.xmlvm.XMLVMSkeletonOnly not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod': class file for org.xmlvm.XMLVMDelegateMethod not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'params()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'type()' in type 'org.xmlvm.XMLVMDelegateMethod.Param': class file for org.xmlvm.XMLVMDelegateMethod$Param not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'isStruct()' in type 'org.xmlvm.XMLVMDelegateMethod.Param' [javac] org/xmlvm/iphone/UIResponder.class(org/xmlvm/iphone:UIResponder.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/NSObject.class(org/xmlvm/iphone:NSObject.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/CALayer.class(org/xmlvm/iphone:CALayer.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] 9 warnings -xproject-plugins: -xproject-create: [echo] Creating Xcode project with the C backend. -xproject-trim: -xproject-updater: [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/.xcode/build/xcode/src to /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/xcode/src [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/.xcode/build/xcode/sys to /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/xcode/sys [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/build/.xcode/dist/NeHeLesson4.xcodeproj to /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/dist/NeHeLesson4.xcodeproj [move] Moving 1 file to /Users/barryf/Desktop/xmlvm/demo/iphone/gl/nehelesson4/dist -target-xproject: -xmlvm-init: -xmlvm-init-target: -xmlvm-requirement: xproject: -xcode-init: -update-android-resources: -target-compile: [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/classes [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/gen [javac] Compiling 9 source files to /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/classes [javac] org/xmlvm/iphone/CGRect.class(org/xmlvm/iphone:CGRect.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly': class file for org.xmlvm.XMLVMSkeletonOnly not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod': class file for org.xmlvm.XMLVMDelegateMethod not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'selector()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'params()' in type 'org.xmlvm.XMLVMDelegateMethod' [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'type()' in type 'org.xmlvm.XMLVMDelegateMethod.Param': class file for org.xmlvm.XMLVMDelegateMethod$Param not found [javac] org/xmlvm/iphone/UIView.class(org/xmlvm/iphone:UIView.class): warning: Cannot find annotation method 'isStruct()' in type 'org.xmlvm.XMLVMDelegateMethod.Param' [javac] org/xmlvm/iphone/UIViewController.class(org/xmlvm/iphone:UIViewController.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/UIResponder.class(org/xmlvm/iphone:UIResponder.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/NSObject.class(org/xmlvm/iphone:NSObject.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] org/xmlvm/iphone/UIImage.class(org/xmlvm/iphone:UIImage.class): warning: Cannot find annotation method 'references()' in type 'org.xmlvm.XMLVMSkeletonOnly' [javac] 10 warnings -xproject-plugins: -xproject-create: [echo] Creating Xcode project with the C backend. -xproject-trim: -xproject-updater: [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/.xcode/build/xcode/src to /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/xcode/src [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/.xcode/build/xcode/sys to /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/xcode/sys [updater] Updating from /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/build/.xcode/dist/Navigation.xcodeproj to /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/dist/Navigation.xcodeproj [move] Moving 1 file to /Users/barryf/Desktop/xmlvm/demo/iphone/navigation/dist -target-xproject: create-local.properties: demos-android: demos-android: -xmlvm-init: -xmlvm-init-target: -xmlvm-requirement: xproject: -xcode-init: -update-android-resources: -target-compile: [mkdir] Created dir: /Users/barryf/Desktop/xmlvm/demo/android/afireworks/build/classes [javac] Compiling 6 source files to /Users/barryf/Desktop/xmlvm/demo/android/afireworks/build/classes -xproject-plugins: -xproject-create: [echo] Creating Xcode project with the Objective C backend. [java] [06/04/12 19:49:04.401] ERROR: InputProcessFactory: Could not find input resource: /Users/barryf/Desktop/xmlvm/demo/android/afireworks/bin-android2iphone [java] [06/04/12 19:49:04.402] ERROR: XmlvmProcessor: No inputs to process. [java] [06/04/12 19:49:04.402] ERROR: Sub-Process for processing android iphone compat lib has failed. [java] [06/04/12 19:49:04.402] ERROR: Processing Phase 2 not successful. See error messages above for details. [java] [06/04/12 19:49:04.402] ERROR: Something went wrong during processing. -xproject-trim: -xproject-updater: BUILD FAILED /Users/barryf/Desktop/xmlvm/build.xml:460: The following error occurred while executing this line: /Users/barryf/Desktop/xmlvm/demo/build.xml:51: The following error occurred while executing this line: /Users/barryf/Desktop/xmlvm/demo/android/afireworks/nbproject/xmlvm.xml:97: The following error occurred while executing this line: /Users/barryf/Desktop/xmlvm/demo/android/afireworks/nbproject/build-Xcode.xml:89: Src directory does not exist. Total time: 6 minutes 50 seconds _____________________________________________ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _____________________________________________ xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users |