sideeffects / GameDevelopmentToolset

A series of Houdini shelf tools that are geared towards game developers!
Other
1.03k stars 212 forks source link

Compiler version requirement for >1.224 #179

Open Svenito opened 4 years ago

Svenito commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

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