Search the Knowledgebase |
Browse by Category or Article ID |
|
|
|
|
|
| What are the requirements for initially compiling LM-X? |
| User Opinions (2 votes) |
100%
0%
|
|
Thank you for rating this answer.
|
Article ID: 142
Last Updated: 04th September 2009 09:06:59 am
When compiling the LM-X SDK under Windows, one of the following is required:
- Visual Studio (Express, Standard, Pro or better)
- MinGW v4.3.x
When compiling the LM-X SDK under Unix, GCC is required.
In addition, when using Java, you will need to ship your application
with a JNI dll, thus making your application platform-dependent. Note that the LM-X SDK compilation is required just once initially, for increased security. Thereafter, you can
compile your protected software using any compiler you choose.
|
| Attachments |
|
No attachments were found.
|