mardi 19 novembre 2019

Find undefined method name or undefined signiture in huge c++ codebase

Is there any way, command, or method to find exact method name which was not defined in dll in huge c++ code-base to solve linker error (undefined reference to symbol)? (I want to find method name whose one of signature or definition may defined causing linking error.) I am using apache netbeans with 40+ dll loaded.

Aucun commentaire:

Enregistrer un commentaire