Pau Farré

Results 6 comments of Pau Farré

This issue can be closed. https://conan.io/center/backward-cpp

Nice initiative! This is also interesting https://github.com/fffaraz/awesome-cpp From top 5, deps not in CCI (i'm looking at bincrafters recipies): * opencv : `gstreamer`, `gst-plugins-base`, `openblas`, `ffmpeg`, `lapack`, `harfbuzz` & `gtk2/gtk3`....

[ocornut/imgui](https://github.com/ocornut/imgui) https://github.com/conan-io/conan-center-index/pull/625

Yep, I also observed this. Very annoying to be honest. If you decide you want a `lib/ver@` style of reference, together with `upload_only_when_stable=True` you'll for sure hit this issue. The...

Unfortunately `upload_force` just controls `--force` parameter of `conan upload`. Doesn't has anything to do with CPT. (I fell to the same pitfall). Maybe `upload_force` should override (most) checks of https://github.com/conan-io/conan-package-tools/blob/7eff1ff01baacbe4ec1056340eea5a49ed3e82a2/cpt/packager.py#L590

Personally I would also love a more integrated support for remote development. But nothing prevents you from using the terminal and doing all the steps by yourself (so it is...