Skip to content

Fix the installers and Python wheels

Ammar Nejati requested to merge fixPackage into main

The installers and the Python wheels are fixed and tested on all Platforms.

  • The missing libraries for the MacOS installer and wheel are added.

  • The library RPATHs are corrected for the MacOS installer.

  • The final form of the examples are added to the package (for all platforms), instead of the templates.

  • The copy statements are corrected in the MacOS package adjustment script.

  • Proper headers are included in Sim/Fitting/FitObjective module.

  • FormFactor include directories are added to the Sample and Img3D modules (resolves #673 (closed)).

Edited by Mikhail Svechnikov

Merge request reports