Csepp <raingl...@riseup.net> writes:
> Théo Maxime Tyburn <theo.tyb...@gmail.com> writes: > >> ``` >> checking for OpenEXR >= 1.0.6... no >> [...] >> Delegate library configuration: >> OpenEXR --with-openexr=yes no >> ``` > > If we are going by semver, then 1.0.6 is incompatible with 3.x. Maybe > it expects an older version? Hum. But it seems to look for a version that is greater or equal 1.0.6. Shouldn't 3.x be matched ? Maybe I misunderstand semver. You mean 3.x could have incompatibilities so that is what is is not matched ?