> #define XMLSEC_STATIC ... > #define XMLSEC_CRYPTO_OPENSSL > #define XMLSEC_CRYPTO_MSCRYPTO Are incompatible. For static linking with xmlsec you need to choose *one* crypto library you want to use. Aleksey