1>register_types.windows.tools.32.obj : error LNK2019: unresolved external symbol "void __cdecl _err_print_error(char const *,char const *,int,char const *,enum ErrorHandlerType)" ([email protected]@[email protected]@@Z) referenced in function "public: static void __cdecl ClassDB::register_class(void)" ([email protected]@@@[email protected]@SAXXZ)
1>summator.windows.tools.32.obj : error LNK2001: unresolved external symbol "void __cdecl errprinterror(char const *,char const *,int,char const *,enum ErrorHandlerType)" (?errprint[email protected]@[email protected]@@Z)
There are 51 errors total but they are all either similar to these, LNK2019 or LNK2001, unresolved external symbol, and with one of those 2 object files.