GeneralAccess

Results 26 comments of GeneralAccess

No worries, I'm using something else now anyway.

I have a Flatpak with ilmbase as a dependency, it used to work (runtime: org.gnome.Platform runtime-version: "40" sdk: org.gnome.Sdk), with some warnings: ``` /app/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated...

>the best way forward is to contact the maintainer of the package That's me :). > how to migrate their code to a maintained version of OpenEXR. Isn't 3.1.3 the...

> Is your project here on github My package is https://github.com/flathub/com.github.PopoutApps.popout3d https://github.com/PopoutApps/popout3d . It has a dependency on Hugin's align-image-stack which has several dependencies including openexr. The modules in the...

> pull the latest 2021.0 beta release Will do, thanks.

> update to vigra I think you mean that this is needed for OpenEXR3 which can be used by Hugin. I will have to wait for the maintainer of vigra...

> you will not need to specify ilmbase or imath So when vigra is updated, I can use OpenEXR3 which doesn't need ilmbase. I'll just have to stick with org.gnome.Platform...

I've been able to create a patched version of vigra, but openexr (which is before vigra in the Flatpak) fails with > = = = = = = = =...

> That's two problems. Maybe look at the first problem first? That was a mistake, I decided to leave the 2nd out but messed up the editing... > ...the necessary...

> That last message, about FindImath.cmake means that ImathConfig.cmake was not installed meshula commented above: > _my impression is that you will not need to specify..._imath_ yourself. Since that is...