Page 1 of 1

Do your SDKs work with my compiler / operating system?

Posted: 06 Jul 2011, 09:17
by Support Team
Yes, very likely. Everthing was designed to be portable, but we only guarantee combatibility for systems we have tested.

In general:
  • The SDKs can be ported to any OS by adding a new or modifing an existing platform layer
  • All the generic code should be compiler indepedent, but every new compiler can introduce new problems or at least warnings.
  • Platform layers may also contain compiler specific code, e.g. compiler intrinsics for atomic operations. This must be adapted to your OS/compiler combination.
For more information and details about the integration with your system, please contact us: sales@unifiedautomation.com