@l29ah Используй _GLIBCXX_USE_CXX11_ABI макрос
https://developers.redhat.com/blog/2015/02/05/gcc5-and-the-c11-abi/
Users that depend on third-party libraries or plugin interfaces that still use the old ABI can build their code with -D_GLIBCXX_USE_CXX11_ABI=0 and everything should work fine. In most cases, it will be obvious when this flag is needed because of errors from the linker complaining about unresolved symbols involving “__cxx11”.
Это тред крестоболи? У меня плугины не грузятся оттого что LoadLibrary фейлит, я уже ей config+=shared нажал template=lib нажал, депендонсы в папке сложил, но эта блядь всё не работает. Ебучая винда сраные кресты.