Dependencies build - zlib include path issue #779
-
I've been going through the install process (previous issue here: #778) Configuration is now working, but when I build dependencies, I get a load of errors that look like this:
Re-running rvcfg after the fact, I can see that it's using zlib 1.3.1 This is on Windows 11 Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
cedrik-fuoco-adsk
May 16, 2025
Replies: 1 comment 2 replies
-
Zlib version was upgraded 2 days ago to support the latest macOS and clang. Until we have a fix for this issue, you could try to checkout the commit just before to unblock you: 21120ac and re-build. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
HughMacdonald
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zlib version was upgraded 2 days ago to support the latest macOS and clang.
Until we have a fix for this issue, you could try to checkout the commit just before to unblock you: 21120ac and re-build.