Hi,
Unfortunatly i have to develop on Linux (;
In one of the directories of the linux AMT SDK i found a folder named "Generated Code" with CIM_*, AMT_* and IPS_* classes.
==> i need to compile/link with the library that exports them. where can i find it in the SDK for linux?
==> do i need to compile then by my self ? How ?
Tnx,
Ronnie
Link Copied
You should go take a look at the linux folder in the SDK. It will have a Samples folder where you can get examples on how to work with the libraries.
Here is the link to the Linux documentation in the Implementation and Reference Guide: https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/linuxfolder.htm
Let me know if this is helpful?
Gael
For more complete information about compiler optimizations, see our Optimization Notice.