hello,
when running the linux binary, I get this:
./Arkos\ Tracker\ 2
./Arkos Tracker 2: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21′ not found (required by ./Arkos Tracker 2)
./Arkos Tracker 2: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9′ not found (required by ./Arkos Tracker 2)
Which is not very surprising because most applications in linux can’t be just running from a different version of the whole linux system onto which it was compiled.
I’m using Linux mint, but it’s version 17.3 (LTS, which is still supported and updated).
Could it be possible to get the sources so we would be able to compile Arkos 2 for every linux system?