From 55f395d17952df66b5243f126617378ecb0699a7 Mon Sep 17 00:00:00 2001 From: MrMabulous Date: Tue, 28 Jan 2020 13:58:11 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7f04f01..2fa3c68 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,8 @@ You can also use constants instead of input files. Examples: - Does not yet work with deep exr. - When using wildcard #, all matching input files must exist. - Outputfile will be 32bit float. + +# How To Build: +- Build ZLib +- Build OpenEXR static libraries and link against zlibstatic.lib +- Build OpenExrComposer by including OpenEXR inlcude dir and linking against IlmImf-2_4.lib