Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found
#7

Quote:

What about compile crashdetect on your host machine? sometimes works

Code:
yum install gcc gcc-c++ cmake28 make
Code:
cd crashdetect
mkdir build && cd build
cmake ../ -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF
make

or try to reinstall
Code:
yum upgrade libstdc++
yum install libstdc++

or try this solution:
http://forum.sa-mp.com/showpost.php?...75&postcount=7
not work
anyone is for help
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)