Skip to content

Commit 17abe5f

Browse files
committed
List OpenEXR 3.0.0 and higher as currently not supported in Unix install docs.
1 parent f68653c commit 17abe5f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

unix/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ will need to run a pre-build step. This generates the configure script
88
and does a few other things usually performed by our developers prior to
99
releasing a source package.
1010

11+
Should you run into problems, please consult `unix/install.txt` for more
12+
in-depth installation mojo.
13+
1114
NB if you have improvements to the below instructions, please add a comment
1215
to issue #1, or (if you are working in a branch) send us a pull request.
1316

unix/install.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ recommanded to generate a fully-featured POV-Ray executable.
141141

142142
- When using Boost 1.65 or above, the compiler must conform to C++11 or later.
143143

144+
- OpenEXR version 3.0.0 or higher is currently not supported, nor even
145+
properly tested for. We hope to change this in the future, but fixing it is
146+
a bit more complicated.
147+
144148

145149
====================================================
146150
3. Configuring, building, and (un)installing POV-Ray

0 commit comments

Comments
 (0)