Francisco Ramírez

Results 65 comments of Francisco Ramírez

@ansutremel I recall that it followed this versioning: https://www.intel.com/content/www/us/en/developer/articles/technical/oneapi-toolkit-version-to-compiler-version-mapping.html So, yes, it's meant to simplify the way to put the compiler version I think.

@ansutremel Does it solve your doubt? Could we close the issue if there are no more doubts?

Second round: https://github.com/conan-io/conan/pull/17105

> @jcar87 wonder what would happen if there is a collision in defining `tools.cmake.cmaketoolchain:extra_variables` from different places. Will dictionaries merge? If there is a collision in a key in the...

Great job @memsharded About the discussion of the names, what about this diagram? Perhaps, it's a bit more intuitive: ![image](https://user-images.githubusercontent.com/4571041/157827964-115fe7a5-e09d-408b-a453-1ef99e26b478.png)

> I like the simpleplot idea, but I would keep mathlib that is a typical one for this kind of applications As discussed before: ![image](https://user-images.githubusercontent.com/4571041/157846422-948ad81d-e9e1-4565-8f78-68f96178b75c.png)

Superseded by https://github.com/conan-io/conan-center-index/pull/22029

HI @CommanderCRM I don't know if I completely understood your question. When you want to set any configuration, you should use your Conan profile or even the CLI: **your_profile** ```ini...

Yeah, those parameters are not available for the new tools, but you can also add the extra verbose parameter to each command which is the easiest way to get it:...

Hi @wangyaxin1998 I'm sorry for not getting back to you sooner. Did you get to solve the issue? If I understood your issue, the problem that I see is that...