NatLabRockies / NatLabRockies/OpenStudio
NUGET package missing dependencies?
Open
@kbenne is already working on this.
Since Jan 12, 2018.
component - Installer/Platform
severity - Major Bug
- Dominant language
- C++
- Stars
- 646
- Forks
- 237
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 10
Description
We are using the Nuget package for OpenStudio, and when testing on a clean VM I ran into the same issue as in https://github.com/NREL/OpenStudio/issues/2371 .
It seems that issue was solved by discovering & packaging certain dependencies (msvcp120.dll and
msvcr120.dll). But they don't seem to be included in the Nuget package, which therefore can lead to the same error.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.