Skip to content

shared library directory #414

@rs028

Description

@rs028

As it is now, the build script always creates mechanism.so in model/configuration. This makes the --shared-lib flag of the executable basically useless (although it still needs to be explicitly set if --model or --configuration are not set to the default values).

This is not a big issue, but it would make sense to

  1. reintroduce the argument for the shared library in build.sh

OR

  1. remove the --shared_lib flag (the easiest way would be to just hardcode it, like for reactionRates_dir)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions