Hello!!
Im building on a windows machine vs2022 statically with ssl support... so far so good (im using openssl).
But paho is linking openssl dinamically.... so in my program is needing libssl-3-x64.dll libcrypto-3-x64.dll .....
How can i compile paho with static openssl??? Its possible??
Thank you
Hello!!
Im building on a windows machine vs2022 statically with ssl support... so far so good (im using openssl).
But paho is linking openssl dinamically.... so in my program is needing
libssl-3-x64.dll libcrypto-3-x64.dll.....How can i compile paho with static openssl??? Its possible??
Thank you