Windows build script #3981
BrianHanke
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Howdy all, just wanted to share a batch script I made for building OpenImageIO on Windows: https://github.com/BrianHanke/oiio_win_batch/
Follow the instructions and run oiio.bat and that's pretty much all there is to it!
One particular troublemaker was libpng. The official source code doesn't quite work out of the box. I ended up making a mini-fork of it with some custom changes so it builds easily and puts the binaries in the right place.
Beta Was this translation helpful? Give feedback.
All reactions