IBM Worklight 6.0 - “WebWorks SDK source file was not found” error

…衆ロ難τιáo~ 提交于 2019-12-10 12:17:28

问题


I am using Worklight 6 on Mac OS, and I installed WebWorks SDK 2.3.1.5.

I have got some issues with WEBWORKS_HOME environment variable, that I fixed after reading IBM Worklight - Mac - "'WEBWORKS_HOME' environment variable is undefined"

Now I am having the error

WebWorks SDK source file was not found. Make sure to set it in application-decsriptor.xml: Replace it with path to WebWorks SDK

When I try to build the Blackberry app.

When I check my application descriptor, I only see

<blackberry10 version="1.0"/>

Should I add something to Blackberry app in the application descriptor? or what shall I do to fix the error?


回答1:


You've installed the wrong SDK.

  • For BlackBerry 6 and 7, use: https://developer.blackberry.com/bbos/html5/downloads/?os=mac#smartphones
  • For BlackBerry 10, use: https://developer.blackberry.com/html5/downloads/?os=mac#blackberry10

Make sure that the WEBWORKS_HOME variable path points to that of the BlackBerry 10 SDK.



来源:https://stackoverflow.com/questions/19401232/ibm-worklight-6-0-webworks-sdk-source-file-was-not-found-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!