Skip to content

Fixing Mac install issues.

Jared Vicory requested to merge (removed):fix_mac_install into master

Had to make a couple of changes to the install process working correctly on Mac:

  1. Made it copy the correct library files
  2. Made it load libxerces-c correctly

With these changes it builds and installs cleanly in my Superbuild. These seemed like the most straightforward way to fix these issues, I can change things if theres a better way.

Merge request reports