James
James
Hi @artorias111 I have been playing with Pycharm, and it doesn't seem to support that editorconfig configuration. Then, I think we should just define some convention and try to attach...
I think this is no longer active. It seems that we might considering using black after the migration to 2.0 ends, and we are no longer merging 1.X branches into...
This is unfortunately out of our control, as this is standard CLI parsing, in this case, implemented by Python argparse, so nothing that we can fix. There are ways to...
@zhoupeng6d then it could be that your Conan installation is corrupted. I would try to remove and re-install Conan, because a 1.52 clean installation seems to be ok.
Just in case, can you confirm that the exact same issue is from wayland recipe and error message is ``ModuleNotFoundError: No module named 'conan.tools.gnu.pkgconfigdeps.pc_files_creator'``. Maybe it is from another (internal)...
Hi @SergeyKrivohatskiy It seems that some updates to 1.52 are not completely cleaning the previous stuff and something breaks. Can you please try installing a fresh Conan in a clean...
Perfect, thanks for the feedback @SergeyKrivohatskiy !! That is a good hint, yes, the key seems to be in not complete/clean installations, first thing to try is a full clean...
As we are lacking FastBuild expertise, I'd recommend interested users on this build system to give it a try, and set up a repo that contains a package recipe intended...
> @memsharded @lasote Is it a feature you could consider in set_property for CMakeDeps? Why would be this necessary, if the cppstd is already an input setting, and recipes can...
Hi @valeriomoroni95 It is not clear why the checksums for the files stored in the ``conanmanifests.txt`` are not good enough, maybe you can use them? If not, you probably need...