Francisco Ramírez
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: 
> I like the simpleplot idea, but I would keep mathlib that is a typical one for this kind of applications As discussed before: 
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...