Windows: support resource compilation
Open
area-Windows
not stale
P3
team-Rules-CPP
type: feature request
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 72
Description
### Description of the problem / feature request:
Support compiling .rc files on Windows. The resource compiler is part of the Windows SDK.
### Feature requests: what underlying problem are you trying to solve with this feature?
To support compiling resources (icons, string tables, version info, etc.) on Windows to object files, and linking them into C++ binaries.
### What operating system are you running Bazel on?
Windows
### What's the output of `bazel info release`?
0.25.0
Contributor guide
Assessment
This issue has not been assessed yet.