conan-io / conan

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

Highlight missing or invalid requirements while computing dependency … #16520

Closed perseoGI closed 6 days ago

perseoGI commented 1 week ago

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

Close #16390

perseoGI commented 1 week 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 ?

RubenRBS commented 6 days ago

What do you suggest @RubenRBS ?

Let's think about it offline tomorrow :)