Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When you have generated the EDMruntime license key, the next step is to embed the 84 character string into the source code of your application. The syntax for this is different for each EDMInterface language binding. When you embed the license key, there is one important precaution to be taken.

 

The EDMruntime  license key shall be embedded in compiled source code only, and shall not in any way be accessible to your application end users. You are responsible for your own and any third party's unauthorized use of the license key.

 

 

 

The samples below are for EDMInterface / C API and C++.

Step-by-step guide

 

  • No labels