NatLabRockies / NatLabRockies/OpenStudio
Support building with Clang on Windows
Open
@tijcolem is already working on this.
Since Nov 2, 2022.
Developer Issue
Enhancement Request
- Dominant language
- C++
- Stars
- 646
- Forks
- 237
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 10
Description
Enhancement Request
Visual Studio 2019 now includes a Clang toolset for Windows. Building OpenStudio with Clang would allow for Clang plug-ins and other features to be used for OpenStudio on Windows. Many of the same motivations that are driving other projects to use Clang on Windows:
https://blog.llvm.org/2018/03/clang-is-now-used-to-build-chrome-for.html
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.