conan-io / conan

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

Highlight missing or invalid requirements while computing dependency … #16520

Closed perseoGI closed 4 months ago

perseoGI commented 4 months ago

Changelog: Feature: Highlight missing or invalid requirements while computing dependency graph. Docs: omit

Close #16390

perseoGI commented 4 months ago

For this, I might think that the information bit be a bit too repeated? Not something bothersome, just wanted to note it

Yayaya, definitely we may consider changing a little bit the error output. Having colorful output is useful but some users may not use terminals supporting colorized outputs, CIs, plugins, etc.

What do you suggest @RubenRBS ?

AbrilRBS commented 4 months ago

What do you suggest @RubenRBS ?

Let's think about it offline tomorrow :)