Skip to content

Revise installation instructions and C++ linkage #26

@CMacM

Description

@CMacM

As pointed out by @c-d-leonard, when the module is installed via pip Galsim C++ libraries must be manually built and linked.

Galsim documentation suggests that this is only required via pip installation and with conda installation it is handled automatically.

Suggested changes:

  • Add environment.yml to build conda env from which will install and automatically configure Galsim C++ libraries.
  • Expand @c-d-leonard 's description to reflect why manual linkage is required.
  • Investigate setup.py to see why linkage is failing (I believe I tried to add code to run this linkage step automatically when BATSim is built).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions