This is based on the temp-precompiled-cmake branch by @Zachman, but
applied to all precompiled libraries instead of a few.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
This fixes the OpenEXR and OIIO linker errors I was experiencing on Arch, but new math linker errors have appeared in the last week. https://hastebin.com/nuyicakube.txt
However, I tested the patch on my Ubuntu VM, and compilation went smoothly.
Comment Actions
For the math issue there is D6930: Build: add compatibility between precompiled libraries and new glibc, it would be great if you could test that since I don't have Arch set up.
Comment Actions
Okay, I applied the patch from D6930 and got the same linker errors. I removed the build folder before compiling.