sideeffects / GameDevelopmentToolset

A series of Houdini shelf tools that are geared towards game developers!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler version requirement for >1.224

Svenito opened this issue · comments

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

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

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