Is it possible to compile the SDK for Windows with other Compilers than Visual Studio?

Frequently Asked Questions. Please look here first before you ask questions in one of the forums.
Post Reply
User avatar
Support Team
Hero Member
Hero Member
Posts: 3056
Joined: 18 Mar 2011, 15:09

Is it possible to compile the SDK for Windows with other Com

Post by Support Team »

Yes, even though there is no SDK product available for other compilers (e.g. MinGW), the OPC UA SDKs can be built with different compilers for Windows. The source SDKs for Windows can simply be recompiled using a different compiler.

For Windows, precompiled versions of OpenSSL and LibXml2 are delivered for your convenience. These are 32bit binaries compiled with Visual Studio per default. You either need to recompile these dependencies by yourself or you can get them from Unified Automation.

Other versions of Unified Automation's C++ based OPC UA SDK for different compilers with precompiled third-party libraries are available on request.
Best regards
Unified Automation Support Team

Post Reply