Statically link dependencies
Closed this issue · 2 comments
adamfowleruk commented
Build in the following to the core library:-
- casablanca (aka Microsoft's cpprest api)
- pugixml (done)
- logging
- NOT libssl or libcrypto
adamfowleruk commented
Not doing this for this release - postponing. This is because the installers and dist folders include all binary libraries anyway.
adamfowleruk commented
All done apart from cpprestsdk, which cannot be statically linked to (dynamic only by default) - too much hassle to do, but packages have this marked as a single dependency.