Добавил
egr 18.09.2003 17:01
Будете смеяться :) - компоновщик её теперь видит, но не видит другую:
parser3.obj : error LNK2019: unresolved external symbol "void * __cdecl pa_fail_alloc(char const *,unsigned int)" (?pa_fail_alloc@@YAPAXPBDI@Z) referenced in function "void * __cdecl pa_malloc_atomic(unsigned int)" (?pa_malloc_atomic@@YAPAXI@Z)
parser3.obj : error LNK2019: unresolved external symbol "void __cdecl remove_crlf(char *,char *)" (?remove_crlf@@YAXPAD0@Z) referenced in function "void __cdecl log(char const *,char *)" (?log@@YAXPBDPAD@Z)
parser3.obj : error LNK2019: unresolved external symbol "int __cdecl __vsnprintf(char *,unsigned int,char const *,char *)" (?__vsnprintf@@YAHPADIPBD0@Z) referenced in function "void __cdecl log(char const *,char *)" (?log@@YAXPBDPAD@Z)
parser3.obj : error LNK2019: unresolved external symbol "int __cdecl __snprintf(char *,unsigned int,char const *,...)" (?__snprintf@@YAHPADIPBDZZ) referenced in function "void __cdecl log(char const *,char *)" (?log@@YAXPBDPAD@Z)
parser3.obj : error LNK2019: unresolved external symbol "char * __cdecl rsplit(char *,char)" (?rsplit@@YAPADPADD@Z) referenced in function "void __cdecl log(char const *,char *)" (?log@@YAXPBDPAD@Z)
parser3.obj : error LNK2019: unresolved external symbol "unsigned int __cdecl stdout_write(void const *,unsigned int)" (?stdout_write@@YAIPBXI@Z) referenced in function "public: static void __cdecl SAPI::send_body(class SAPI_Info &,void const *,unsigned int)" (?send_body@SAPI@@SAXAAVSAPI_Info@@PBXI@Z)
parser3.obj : error LNK2019: unresolved external symbol "void __cdecl back_slashes_to_slashes(char *)" (?back_slashes_to_slashes@@YAXPAD@Z) referenced in function "void __cdecl full_file_spec(char const *,char *,unsigned int)" (?full_file_spec@@YAXPBDPADI@Z)
parser3.obj : error LNK2001: unresolved external symbol "public: __thiscall Exception::Exception(class Exception const &)" (??0Exception@@QAE@ABV0@@Z)
parser3.obj : error LNK2019: unresolved external symbol "public: __thiscall Request::~Request(void)" (??1Request@@QAE@XZ) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
parser3.obj : error LNK2019: unresolved external symbol "void __cdecl pa_done_socks(void)" (?pa_done_socks@@YAXXZ) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
parser3.obj : error LNK2019: unresolved external symbol "public: void __thiscall Request::core(char const *,bool,bool)" (?core@Request@@QAEXPBD_N1@Z) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
parser3.obj : error LNK2019: unresolved external symbol "bool __cdecl entry_exists(char const *,struct stat *)" (?entry_exists@@YA_NPBDPAUstat@@@Z) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
parser3.obj : error LNK2019: unresolved external symbol "public: __thiscall Request::Request(class SAPI_Info &,class Request_info &,enum String::Language,bool)" (??0Request@@QAE@AAVSAPI_Info@@AAVRequest_info@@W4Language@String@@_N@Z) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
parser3.obj : error LNK2019: unresolved external symbol "public: __cdecl Exception::Exception(char const *,class String const *,char const *,...)" (??0Exception@@QAA@PBDPBVString@@0ZZ) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
parser3.obj : error LNK2019: unresolved external symbol "void __cdecl pa_globals_init(void)" (?pa_globals_init@@YAXXZ) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
parser3.obj : error LNK2019: unresolved external symbol "void __cdecl pa_init_socks(void)" (?pa_init_socks@@YAXXZ) referenced in function "void __cdecl real_parser_handler(char const *,char const *,bool)" (?real_parser_handler@@YAXPBD0_N@Z)
Их много? просто если нет то я уж руками их все подобавляю :)