Ingmar Rieger
Ingmar Rieger
This recipe again shows that it is really hard for a CCI recipe that provides something more complex with the hardcoded version dependencies in each package. You always tend to...
Currently updating for OpenImageIO 3.1.6.2 (3.1 is the newest version/fall 2025 release branch, with OIIO having yearly release cycle for main changes). I just added 2.5 related recipes with two...
Made it to build - with the temporary override for lcms and two other PRs build before (#28556 and #28554) - locally. Getting the solver happy is really hard with...
Small update: I just successfully updated to OpenImageIO 3.1.6.2 based on this recipe (and the related PRs) on my local CCI mirror (building in my local CI from my own...
Hey @jcar87 Thanks for integrating 3.1.6.2. Its nice if it can be largely reduced. There is a few small things that I encountered now, trying to integrated/build it in my...
> Hi irieger, > > Looking at https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/share/cmake/utils/CompilerFlags.cmake it seems that if OCIO_USE_SIMD is enabled, which is the default, all your flags are enabled depending of the detection scripts results...
> I am trying to understand how the OpenColorIO handle those options. > > I am searching in the codebase, and I can't find: > > * That these options...
You do still force the version after the suggested fix. Just came here to search if this issue was already reported, as I just realized my build log is containing...
So first: Doesn't work as expected still: ``` ld: warning: object file (/Users/ingmar/.conan2/p/b/libicd7760982124ca/p/lib/libiconv.a[2](iconv.o)) was built for newer 'macOS' version (15.2) than being linked (11.0) ld: warning: object file (/Users/ingmar/.conan2/p/b/libicd7760982124ca/p/lib/libiconv.a[3](localcharset.o)) was...
> - libcurl is currently used only for Lumix over wifi. Not really needed. > > - libxml2 is for some Olympus PTP cameras, that wrap PTP into XML. >...