James
James
The Conan 2 ``conan version`` command I was referring to also prints other useful information like the OS, architecture, platform, Python installation, etc, these might also be related. Does this...
Hi @vreddy10 Any further feedback here? did you manage to run in other machine? Running as regular user?
Marking as staled, please let us know if you have any further feedback. Thanks!
Closing as staled, please re-open or create a new ticket if you have any further feedback.
Hi @Vasile-Creuco Thanks for your question. > If I upload conan package for the second time in the remote without any change in the files, it will add it as...
Hi @Vasile-Creuco Any further question or comment from the above? Did you try the ``--build=missing`` policy for your ``conan create`` commands? Thanks for your feedback.
Hi @mrjoel Thanks for your feedback. > In finishing our Conan 2 conversion, I'm running into some unexpected cases where package_folder is unexpectedly resulting in being None. This is not...
Just in case, there is a conf to disable this: ``` $ conan config list skip ... tools.graph:skip_binaries: Allow the graph to skip binaries not needed in the current configuration...
> When building as shared libraries, instead of copying zlib.dll and zstd1.dll into the Qt package directory (so moc, uic, etc. can be run directly from package folder) there's likely...
> Incidentally, I'm definitely feeling the loss of the conan config set and conan profile update commands for being able to provide easy guidance to developers for targeted values to...