Upon reciving a C++ link error, this gets all the symbols from other dlls and checks which one is closest and suggests a change (like using extern C)
Python-Dojo/LinkErrorHelper
Upon reciving a C++ link error, this gets all the symbols from other dlls and checks which one is closest and suggests a change (like using extern C)
C++MIT