Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I found a posting on askubuntu:

GLIBCXX_3.4.29 is an object from libstdc++.so.6.0.29 . Supplied with g++-11.

So my package list goes up to "g++-10", so it seems that version is too recent. Maybe if you just installed Version 10 as well and compiled using that?

(+1)

yeah, I’m in the middle of doing a fresh linux install (having some driver issues). Once I have that setup I’ll try and build it with an older g++ version.