marklogic-community/mlcplusplus

Statically link dependencies

Closed this issue · 2 comments

Build in the following to the core library:-

  • casablanca (aka Microsoft's cpprest api)
  • pugixml (done)
  • logging
  • NOT libssl or libcrypto

Not doing this for this release - postponing. This is because the installers and dist folders include all binary libraries anyway.

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.