Skip to content

Python-Dojo/LinkErrorHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors