Carlos Zoido

Results 197 comments of Carlos Zoido
trafficstars

Hi @hwhsu1231, Thanks a lot for contributing this, it's looking good, let's check if the ci passes. Did you tests it locally? Adding at least one test would be nice.

> @czoido Execuse me. What do you mean **"Adding at least one test would be nice."**? Where do I need to add the test? What kind of test should I...

Hi @hwhsu1231, I have just pushed a test for this feature, it will be merged for 0.19 release as soon as the ci passes.

Hi @hwhsu1231, Thanks a lot for the contribution, I think that the feature is valid, but let me do some refactors and add a test and the docs. I changed...

Oh, sorry, thanks a lot, I'll fix it

Pointing the PR to the release branch so it can be published right after merging.

Hi @jhzhangsnps, Did using CONAN_USER_HOME solve your problem? I don't see clearly that this is a bug, as I can't reproduce it. Would it be possible for you to provide...

> it works with ENV setting CONAN_USER_HOME. > > I have provided a simple example to reproduce it in this thread. please look at the message above Hi @jhzhangsnps, I'm...

> if your .conan is a symlink, it can be reproduced always I don't think this ticket should be closed Hi @jhzhangsnps, Thanks for the feedback. Defining the Conan user...

Hi @todorico, The new version of fmt uses the package layout feature, specifically the [cmake_layout](https://docs.conan.io/en/latest/reference/conanfile/tools/cmake/cmake_layout.html) (you can read more about this in the [Conan docs](https://docs.conan.io/en/latest/developing_packages/package_layout.html)) I think that for what...