conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
8.29k stars 985 forks source link

Explore improved error message for missing component requirements #17319

Open AbrilRBS opened 1 week ago

AbrilRBS commented 1 week ago

Changelog: (Feature | Fix | Bugfix): Describe here your pull request Docs: https://github.com/conan-io/docs/pull/XXXX

The idea is to have the faulty component be reported too, for cases where finding it is a bit hard, see https://github.com/conan-io/conan/issues/17312 for example.