apache / apache/logging-log4cxx
Add action for building with GCC on Windows
Open
- Dominant language
- C++
- Stars
- 301
- Forks
- 142
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 29
Description
The Windows runners have GCC installed: https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md
Create an action that uses GCC to build to make sure that we don't have any gcc-on-windows build issues.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Windows 2022 runner image README to confirm GCC availability, then inspect the repository's CI configuration for the existing build entry point. Done means an action runs the project build with GCC on Windows and exposes any build failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100