19.10.2016, 16:06
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 |
anyone is for help