hlu2021

Results 7 comments of hlu2021

Hi sigurdle, have you fixed the zlib problem? How did you fix it? Thanks!

Thank you Vertexwahn for your kind reply. I've installed Bazel and tried 'bazel run //:Demo '. But lots of errors that I don't understand. I also checked the CI instructions,...

Hi Meshula, I'm able to build without error after rebuilding the zlib in visual studio. But the generated file only consist of a 'bin' folder, no lib, include folder. Do...

Hi Meshula, you are right. After rebuilding the zlib in visual studio, I'm able to build without error. The CMakeCache file after the build is attached above. The problem right...

Hi Meshula, thank you very much! I tried your solution above, and it works. The install folder now has bin, include, lib, and share. Thank you so much for your...

Hi Meshula, I think the 5 steps you have above works good for me. Also, the Workflow in the link below helps to me identify which error message to ignore...

Hi Meshula, now It seems that I have built the openexr without error. But I'm not sure how can I use the function in the library. I have two more...