Advertisement
SpoOkyMagician

I could use some help with these...

Jan 16th, 2025
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | Software | 0 0
  1. "private: void __thiscall boost::iostreams::detail::zlib_base::do_init(struct boost::iostreams::zlib_params const &,bool,void * (__cdecl*)(void *,unsigned int,unsigned int),void (__cdecl*)(void *,void *),void *)" (?do_init@zlib_base@detail@iostreams@boost@@AAEXABUzlib_params@34@_NP6APAXPAXII@ZP6AX22@Z2@Z) already defined in G_zlib.obj
  2. "protected: int __thiscall boost::iostreams::detail::zlib_base::xdeflate(int)" (?xdeflate@zlib_base@detail@iostreams@boost@@IAEHH@Z) already defined in G_zlib.obj
  3. "protected: int __thiscall boost::iostreams::detail::zlib_base::xinflate(int)" (?xinflate@zlib_base@detail@iostreams@boost@@IAEHH@Z) already defined in G_zlib.obj
  4. "protected: void __thiscall boost::iostreams::detail::zlib_base::after(char const * &,char * &,bool)" (?after@zlib_base@detail@iostreams@boost@@IAEXAAPBDAAPAD_N@Z) already defined in G_zlib.obj
  5. "protected: void __thiscall boost::iostreams::detail::zlib_base::before(char const * &,char const *,char * &,char *)" (?before@zlib_base@detail@iostreams@boost@@IAEXAAPBDPBDAAPADPAD@Z) already defined in G_zlib.obj
  6. "protected: void __thiscall boost::iostreams::detail::zlib_base::reset(bool,bool)" (?reset@zlib_base@detail@iostreams@boost@@IAEX_N0@Z) already defined in G_zlib.obj
  7. "protected: __thiscall boost::iostreams::detail::zlib_base::zlib_base(void)" (??0zlib_base@detail@iostreams@boost@@IAE@XZ) already defined in G_zlib.obj
  8. "protected: __thiscall boost::iostreams::detail::zlib_base::~zlib_base(void)" (??1zlib_base@detail@iostreams@boost@@IAE@XZ) already defined in G_zlib.obj
  9. "public: int __thiscall boost::iostreams::zlib_error::error(void)const " (?error@zlib_error@iostreams@boost@@QBEHXZ) already defined in G_zlib.obj
  10. "public: static void __cdecl boost::iostreams::zlib_error::check(int)" (?check@zlib_error@iostreams@boost@@SAXH@Z) already defined in G_zlib.obj
  11. "public: __thiscall boost::iostreams::zlib_error::zlib_error(class boost::iostreams::zlib_error const &)" (??0zlib_error@iostreams@boost@@QAE@ABV012@@Z) already defined in G_zlib.obj
  12. 12 unresolved externals
  13. unresolved external symbol "char const * __cdecl pcr_error_message(enum pcr_error)" (?pcr_error_message@@YAPBDW4pcr_error@@@Z) referenced in function "public: __thiscall genie::PcrioError::PcrioError(int)" (??0PcrioError@genie@@QAE@H@Z)
  14. unresolved external symbol "int __cdecl pcr_get_stringL(struct pcr_file const *,unsigned int,unsigned int,char *,unsigned int)" (?pcr_get_stringL@@YAHPBUpcr_file@@IIPADI@Z) referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall genie::LangFile::getString(unsigned int)" (?getString@LangFile@genie@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@I@Z)
  15. unresolved external symbol "int __cdecl pcr_set_stringC(struct pcr_file *,unsigned int,struct pcr_language,char const *)" (?pcr_set_stringC@@YAHPAUpcr_file@@IUpcr_language@@PBD@Z) referenced in function "public: void __thiscall genie::LangFile::setString(unsigned int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?setString@LangFile@genie@@QAEXIV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  16. unresolved external symbol "public: void __thiscall LinkedControl::TakeControl(void)" (?TakeControl@LinkedControl@@QAEXXZ) referenced in function "public: __thiscall <lambda_058893fea15b9e57defdef37dda23ed3>::operator()(void)const " (??R<lambda_058893fea15b9e57defdef37dda23ed3>@@QBE@XZ)
  17. unresolved external symbol "public: __thiscall AScrolled::AScrolled(class wxWindow *)" (??0AScrolled@@QAE@PAVwxWindow@@@Z)
  18. unresolved external symbol "public: __thiscall AScrolled::AScrolled(class wxWindow *)" (??0AScrolled@@QAE@PAVwxWindow@@@Z)
  19. unresolved external symbol "public: __thiscall AScrolled::AScrolled(class wxWindow *)" (??0AScrolled@@QAE@PAVwxWindow@@@Z)
  20. unresolved external symbol "public: __thiscall AScrolled::AScrolled(class wxWindow *)" (??0AScrolled@@QAE@PAVwxWindow@@@Z)
  21. unresolved external symbol "public: __thiscall AScrolled::AScrolled(class wxWindow *)" (??0AScrolled@@QAE@PAVwxWindow@@@Z)
  22. unresolved external symbol "public: __thiscall AScrolled::AScrolled(class wxWindow *)" (??0AScrolled@@QAE@PAVwxWindow@@@Z) referenced in function "private: void __thiscall AGE_Frame::OnTerrainSelect(class wxCommandEvent &)" (?OnTerrainSelect@AGE_Frame@@AAEXAAVwxCommandEvent@@@Z)
  23. unresolved external symbol "struct language_info_array const * __cdecl pcr_get_language_info(struct pcr_file const *)" (?pcr_get_language_info@@YAPBUlanguage_info_array@@PBUpcr_file@@@Z) referenced in function "public: virtual void __thiscall genie::LangFile::load(char const *)" (?load@LangFile@genie@@UAEXPBD@Z)
  24. unresolved external symbol "struct pcr_file * __cdecl pcr_read_file(char const *,enum pcr_error *)" (?pcr_read_file@@YAPAUpcr_file@@PBDPAW4pcr_error@@@Z) referenced in function "public: virtual void __thiscall genie::LangFile::load(char const *)" (?load@LangFile@genie@@UAEXPBD@Z)
  25. unresolved external symbol "struct pcr_language const * __cdecl pcr_get_default_language(struct pcr_file const *)" (?pcr_get_default_language@@YAPBUpcr_language@@PBUpcr_file@@@Z) referenced in function "public: virtual void __thiscall genie::LangFile::load(char const *)" (?load@LangFile@genie@@UAEXPBD@Z)
  26. unresolved external symbol "unsigned int __cdecl pcr_get_codepageL(struct pcr_file const *,unsigned int,unsigned int)" (?pcr_get_codepageL@@YAIPBUpcr_file@@II@Z) referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall genie::LangFile::getString(unsigned int)" (?getString@LangFile@genie@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@I@Z)
  27. unresolved external symbol "unsigned short __cdecl pcr_get_strlenL(struct pcr_file const *,unsigned int,unsigned int)" (?pcr_get_strlenL@@YAGPBUpcr_file@@II@Z) referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall genie::LangFile::getString(unsigned int)" (?getString@LangFile@genie@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@I@Z)
  28. unresolved external symbol "void __cdecl pcr_free(struct pcr_file *)" (?pcr_free@@YAXPAUpcr_file@@@Z) referenced in function "public: virtual __thiscall genie::LangFile::~LangFile(void)" (??1LangFile@genie@@UAE@XZ)
  29. unresolved external symbol "void __cdecl pcr_write_file(char const *,struct pcr_file *,enum pcr_error *)" (?pcr_write_file@@YAXPBDPAUpcr_file@@PAW4pcr_error@@@Z) referenced in function "public: virtual void __thiscall genie::LangFile::saveAs(char const *)" (?saveAs@LangFile@genie@@UAEXPBD@Z)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement