Closed mbaz closed 3 years ago
While I'm loath to summon @giordano or @staticfloat to a random project's isues, I have a feeling they will know the answer.
Sigh. That's basically https://github.com/JuliaLang/julia/issues/34276.
Thanks Mose. I'll close this here, since I don't think we can work around any of this here.
Users can work around it by copying their own libstdc++ from their system directory over the one provided by Julia. This is harmless as long as the one you’re overwriting with is newer.
This looks to me like an incompatibility between Julia's bundled libstdc++ and my system drivers. Is there a way to make GameZero use my system's libstdc++?