James
James
Hi @rohel01 Thanks for your report and the investigation down to the potential source of the error! Indeed this seems a typo. Could you confirm that if you change that...
> I am still asking because this could be intentional, a lot of 64bits CPUs can execute 32bits instructions. Yet, this trick is not done for x86 vs x86_64 cpu...
Closed by https://github.com/conan-io/conan/pull/18495 for next 2.18, thanks!
Hi @Peddaahh > Is there a possibility to disable package revisions? Our packages are build everynight and therefore a new revision is created. The recipe stays the same but of...
> for the conan part i just build a package with export-pkg to wrap a beforehand built binary.. so this binary changes (just because of the rebuild - no code/recipe...
Hi @quidstone Thanks for your question. I don't know how the Visual Studio remote build works. > Conan fetches platform specific packages. So, from windows machine it might fetch windows...
Hi @quidstone We didn't hear back from you, I guess things are fine now? Any other comment or question? Thanks for your feedback!
I am closing this ticket as answered and inactive. Please don't hesitate to comment or open new tickets for any further question or issue. Thanks for your feedback.
Hi @KingKiller100 Thanks for your question. In general, when a particular package gets some settings different than the main project ones, the approach is to use per-package settings, see for...
> This is a solution to my problem, but it requires the consumer to be aware of the mypkg's settings. Is there any solutions that can be handled just within...