michaeldsmith

Results 42 comments of michaeldsmith

@meshula thanks for your review of PR #160, it has been merged with master. I just tried building OpenEXR RB-2.5 statically using -DBUILD_SHARED_LIBS=OFF and then tried to build CTL from...

@meshula thanks for your advice about explicitly linking to ZLIB in the CTL CMakeLists.txt files when using OpenEXR 2.x, I've added PR #162 that does this, see commit [c4c51ec](https://github.com/michaeldsmith/CTL/commit/c4c51ec2354a875bf8dc5a56f4a30a9d49048441). Please...