-
Notifications
You must be signed in to change notification settings - Fork 660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUILD] will not build with openexr 3 #1034
Comments
cc @hobbes1069 |
Ilm is now included in the imath library which I'm working on adding to Fedora. |
I have the same issue any update to help me ? |
Alright guys, this is pretty damn silly for this project to not have been updated along side the openexr release since both are under the stewardship of the ASWF. Is this going to get some attention or not? |
I used the Imath porting guide and was able to port most of the packages dependent on OpenEXR (including OpenVDB) to the 3.x series. 80% of the time it was just updating the build system to adjust to the change in library names but a few, including OpenVDB, needed some header adjustments. I'm attaching my patch for Fedora Linux here. I tried to do it in a way that would be portable to other systems but haven't performed any testing so YMMV.
|
@hobbes1069 thanks very much for your work on this and the provided patch - sorry for the radio silence, we'll be looking to get this updated before the next major release. |
Thanks again for the patch, a version of this has now been applied. Additionally the EXR dependency on the |
Environment
Operating System: SUSE Linux, Tumbleweed
Version / Commit SHA: 8.0.1, 7.2.3
CMake Version: 3.19
Compiler: gcc10
Describe the problem
Build log here:
https://build.opensuse.org/package/live_build_log/home:pgajdos:openexr3/openvdb/openSUSE_Factory_openexr3/x86_64
The text was updated successfully, but these errors were encountered: