...
Hard code the EDMruntime license key into the source code
The EDMInterface/C API functions edmiSetInternalData() and edmiRemoteSetInternalDataBN() is used for defining the EDMruntime license as an environment variable that is valid for the scope of your application process only. Make sure the ...SetInternalData... function is invoked before any other EDMInterface API call. The sample below shows how the key may be embedded.
Insert excerpt
...
US:_xc_EmbedEDMruntimeLicenseKey US:_xc_EmbedEDMruntimeLicenseKey nopanel true
Include required libraries in your applications installation kit
Your application must be distributed with and have access to the following libraries.
File
Description
edmikit600.dll
Native EDMInterface/C API functions for EDMstandaloneClient and EDMremoteClient applications
edm_libxml2.dll
XML utilities.
iconv.dll
Character encoding converter utilities.
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...