Linux Game Development: GLIBC_2.4 not found
A few weeks ago, one person informed me that my game blew up on his older distro with an error "version `GLIBC_2.4' not found". Most of the dependency issues I’ve encountered involved changing flags used in my libraries, such as libSDL. Unfortunately, this issue was different. It was strange because I was not sure why my game was depending on GLIBC_2.4 since I was not explicitly linking to it. This article explains what the problem is and how I went about trying to solve it.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.