James

Results 2692 comments of James

Hi @mohamed-omara39 Did the above clarified the behavior? Any further question? Thanks for your feedback.

Closing as responded, please re-open or create new tickets if necessary

Hi @dpatchi Thanks for your question. I think there are some possible different approaches to your case: - Explicitly define what you want in profiles. Lets say that you are...

> Regarding your option 1 : We are using common profiles across around 100+ projects to maintain commonality. We feel updating common profile for few packages might not be good...

> For all products we use common profiles -> hence I prefer not to change anything in common profiles. You can still have your common profiles like this: This is...

Hi @golemik98 It is not outdated, but probably needs some clarification. The ``complete_*`` files are the "final" state after the tutorial has been finished. The idea is that the ``conanfile.py``...

Hi @marausch Thanks for your question. This is not exactly what you are asking, but please have a look to https://docs.conan.io/2/knowledge/faq.html#getting-version-conflicts-even-when-using-version-ranges, because it is closely connected. What you are asking...

Great, happy to be able to clarify this. I am going to re-open and move it to the Conan docs repo, to add there an entry in the FAQ, I...

Hi @SzBosch Thanks for your queston. Yes, both cases they are not transitive and they are in the host context. There is one important difference is that ``requires()`` in Conan...

Not really a use-case or advantage, but it could be confusing for 1.X users: "why I have ``gtest`` in my dependencies graph, if I am not building from source anything"....