Skip to content
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

Compiler version requirement for >1.224 #179

Open
Svenito opened this issue Dec 5, 2019 · 2 comments
Open

Compiler version requirement for >1.224 #179

Svenito opened this issue Dec 5, 2019 · 2 comments

Comments

@Svenito
Copy link

Svenito commented Dec 5, 2019

After version 1.224 the required GLIBC version has changed to 2.2.27, which isn't compatible with current CentOS7.5

What version of gcc are you using to compile the dsos in later versions? I might be able to build a later gcc version to provide the correct version of GLIBC

@lkruel
Copy link
Contributor

lkruel commented Dec 10, 2019

I'll look into this, I believe it's gcc 14, but we managed to do some work to remove that dependency, let me rebuild InstantMeshes and resubmit

@Svenito
Copy link
Author

Svenito commented Dec 11, 2019

Thanks. 6.3.1 is the GCC version recommended by the VFX platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants