View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-12-2018 , 07:52   Re: Unable to load plugin, selfcompiled MM:S
Reply With Quote #8

There are some known issues with AMBuild, GCC, and shared libraries - try a build with Clang:
CC=clang CXX=clang++ python ../configure.py -s csgo
__________________

Last edited by asherkin; 03-12-2018 at 07:52.
asherkin is offline