Skip to content

3.5.0: If installing the CLI but not the CPPAPI, we still need to ship libopenstudiolib #4727

@jmarrec

Description

@jmarrec

Issue overview

Currently the cpack_ifw stuff is laid out in a way where you can install the CLI but opt out the CPPAPI, and the libopenstudiolib is part of that later, so you end up with a broken CLI.

Reported by @shorowit

Possible Solution

Either make CPPAPI a required component, or make libopenstudiolib part of another component that the CLI will depend on.

Details

Environment

Some additional details about your environment for this issue (if relevant):

  • Platform (Operating system, version):
  • Version of OpenStudio (if using an intermediate build, include SHA):

Context

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions