SpaceIm

Results 118 issues of SpaceIm

Specify library name and version: **lib/1.0** --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [...

Failed
stale

- Disable autodiscovery and usage of ccache in ginkgo build. ccache usage in conancenter recipes must be opt-in. See https://github.com/ginkgo-project/ginkgo/blob/v1.4.0/CMakeLists.txt#L53 and https://github.com/ginkgo-project/ginkgo/blob/v1.4.0/CMakeLists.txt#L104-L112 - Fix build of ginkgo 1.7.0 with msvc...

follow up https://github.com/conan-io/conan-center-index/pull/18987#discussion_r1461023693 --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [ ] I've tried...

Failed

--- - [ ] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [ ] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [ ] I've tried at...

- cleanup topics - sort methods by order of execution - fix build requirements logic for windows and non-msvc - use tool_requires instead of build_requires - use is_msvc_static_runtime() and msvc_runtime_flag()...

Failed
stale

### Package and Environment Details (include every applicable attribute) * Package Name/Version: **boost/1.75.0** * Operating System+version: **Windows 10** * Compiler+version: **MinGW 8.0.0 & GCC 10.2.0** * Conan version: **conan 1.34.0**...

bug

### Summary Changes to recipe: **librtmp/2.6** #### Motivation Add librtmp to conancenter #### Details Official source code is at https://git.ffmpeg.org/gitweb/rtmpdump.git (see https://rtmpdump.mplayerhq.hu), but I don't know how to get a...

### Summary Changes to recipe: **qt/all** #### Motivation Official config files of Qt provide versionless targets (like `Qt::Core`, which is an alias of either `Qt5::Core` or `Qt6::Core`) as described in...