Question

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?

Était-ce utile?

La solution

You've installed the wrong SDK.

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top