我正在使用 blackberry webworks SDK 2.3.1.5 和 apache-ant 1.8.4 来运行我的黑莓模拟器 9790。我在 tag..cordova 中遇到了cordova错误。cordova 不受支持。有人能给出答案吗?
引发了以下错误:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
C:\Users\hakuna>d:    
D:\>cd bbws    
D:\bbws>cd RSGT
D:\bbws\RSGT>ant blackberry run-simulator
Buildfile: D:\bbws\RSGT\build.xml
blackberry:
BUILD FAILED
Target "run-simulator" does not exist in the project "Build and Deploy a Cordova
BlackBerry WebWorks Project".
Total time: 1 second
D:\bbws\RSGT>ant blackberry load-simulator
Buildfile: D:\bbws\RSGT\build.xml
blackberry:
load-simulator:
generate-cod-name:
     [echo] Generated name: RSGT.cod
clean:
   [delete] Deleting directory D:\bbws\RSGT\build
package-app:
    [mkdir] Created dir: D:\bbws\RSGT\build\widget
     [copy] Copying 68 files to D:\bbws\RSGT\build\widget
      [zip] Building zip: D:\bbws\RSGT\build\RSGT.zip
build:
     [exec] [INFO]                      Parsing command line options
     [exec] [INFO]                      Parsing bbwp.properties
     [exec] [INFO]                      Validating application archive
     [exec] [INFO]                      Parsing config.xml
     [exec] [INFO]                      Populating application source
     [exec] [ERROR]                     Feature cannot be found in any extension
(cordova.geolocation)
load-simulator:
     [echo] Simulator directory=C:\BBWP\simpack\9790
     [echo] Simulator directory=C:\BBWP\simpack\9790
     [echo] Simulator executable=C:\BBWP\simpack\9790/9790.bat
     [echo] Closing all running simulators...
     [exec] No sessions currently running.
     [exec] Result: 1
     [echo] MDS directory=C:\BBWP\mds
BUILD FAILED
D:\bbws\RSGT\build.xml:33: The following error occurred while executing this lin
e:
D:\bbws\RSGT\blackberry.xml:123: D:\bbws\RSGT\build\StandardInstall does not exi
st.
Total time: 21 seconds