Search the Knowledgebase |
Browse by Category or Article ID |
|
|
|
|
|
| Why does building the LM-X SDK under Java fail? |
| User Opinions (2 votes) |
100%
0%
|
|
Thank you for rating this answer.
|
Article ID: 270
Last Updated: 16th December 2010 09:05:56 am
If building the LM-X SDK under Java is failing, check your JAVA_HOME environment variable setting. This environment variable must be set to the path of version 1.5 or newer of the JDK. A problem
may occur if JAVA_HOME is set to the JRE rather than the JDK, or if it is set to a JDK that
is not officially provided by Oracle.
If JAVA_HOME is unset, an appropriate warning message will be printed out while building LM-X, and LM-X will be built without Java programming language support.
|
| Attachments |
|
No attachments were found.
|