July 15, 2017
3:39 a.m.
On Fri, Jul 14, 2017 at 09:06:44AM +0100, Tim Mackinnon wrote:
Related to this question - in the Linux vm there are several .so files that have numerical extensions as well as the same named .so file. Are these merge conflicts or platform variations of the same files?
libSDL2-2.0.so.0.4.1 & libSDL2-2.0.so & libSDL2.so
They are the same files, typically sym-links. Pierce