Uninformative generator failure message
Offen
bug
- Vorherrschende Sprache
- C++
- Sterne
- 251
- Forks
- 63
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When targets fail to build because it can't find a viable generator transformation we give a rather terse warning about it:
`warn: Unable to construct some/project/target`
[This message](https://github.com/boostorg/build/blob/develop/src/build/targets.jam#L1556) needs provide way more information as to what is going on so that users can resolve the problem.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.