Daniel
Daniel
Thanks for the reminder @btashton, I have just opened a PR with your changes here https://github.com/conan-io/meta-conan/pull/5 I believe that with that PR the changes in this one are not needed,...
I think a bit of context is needed in the description of the PR and a test with an example os usage will be nice as well if possible (maybe...
hi @AndreyGranovsky, thanks for the report. Indeed, virtual and remote repositories in Artifactory work a bit different and they are not so tested from our side. Have you tried the...
Hi @agclqq, Maybe the issue comes because Python is doing the import of a "utils" package installed in your environment. Could you check that? This is something we would like...
Closing this issue due to no activity. Please reopen if the problem persists or open a new issue to report any other one. Thanks!
Build info upload failing in case the recipe upload was skipped, but a new package has been uploaded
Hi @schwaerz, thanks for reporting the issue. You mention that you need to add `--user` and `--password` arguments to `conan art:build-info create`. However, this is what you were doing already,...
Just wanted to update this issue to confirm that the XRay scan report is generated for builds when using the build-info. See comment https://github.com/conan-io/conan-extensions/issues/100#issuecomment-2122884944 for more information
Hi @petermbauer I just came accross your issue and wanted to give it a try. I found that with this profile in conan 2 it works compiling for clang-cl and...
I was trying to compile opencv with and without the changes here with clang-cl on windows but the build keeps getting stuck at: ``` opencv/4.9.0: RUN: cmake --build "C:\Users\danielm\.conan2\p\b\openc8da7fbfc076e5\b\build" --config...