Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMabulous authored Jan 28, 2020
1 parent f898b34 commit 55f395d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 55f395d

Please sign in to comment.