Use upstream GLEW v2.3.0 - #9315
Conversation
|
This works as expected in the Flatpak build: The Windows and Mac build failures don't seem to be related. |
|
@hadess What benefits does upgrading to GLEW 2.3 bring? I checked the original Git history and it appears the version is 2.2. It’s still unclear whether the build errors on macOS 15 are related, but the errors on Windows are clearly relevant. OpenCSG depends on GLEW, and it looks like there are some linking issues. |
664d3ec to
0789203
Compare
eebcdbb to
2bd9410
Compare
I removed the 2.3.0 update, I guess there's not much point in updating it if there are no relevant changes.
I think that the copy-pasted version built static libs, whereas upstream creates shared libraries by default, let's see if this works. |
27c2559 to
ace7ddc
Compare
Instead of our copy-paste version.
ace7ddc to
8da3cef
Compare
No description provided.