Skip to content

Check prerequisite versions for toolchains. #124

Open
@Spartee

Description

@Spartee

Description

In (#122) the _install classes were introduced to bring configurable builds of SmartSim.

The BuildEnv class is responsible for checking the environment which includes the perquisites like:

  • cmake
  • make
  • C/C++ compiler
  • git/git-lfs

We need to make sure that we are compatible with the versions of this prerequisites before allowing the user to build.

Justification

This should make it clearer to the users how to build.

Implementation strategy

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: buildIssues related to builds, makefiles, installs, etcarea: third-partyIssues related to Issues related to dependencies and third-part and third-party package integrationstype: featureIssues that include feature request or feature ideatype: usabilityIssues related to ease of use

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions