luceneplusplus / LucenePlusPlus

Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
luceneplusplus@googlegroups.com
Other
743 stars 235 forks source link

boost::iostreams:: error in compressionTools.cpp, Boost version-1.81 #193

Open solanki0616 opened 1 year ago

solanki0616 commented 1 year ago

1>CompressionTools.obj : error LNK2019: unresolved external symbol "public: static void cdecl boost::iostreams::zlib_error::check(int)" (?check@zlib_error@iostreams@boost@@SAXH@Z) referenced in function "public: void thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "protected: thiscall boost::iostreams::detail::zlib_base::zlib_base(void)" (??0zlib_base@detail@iostreams@boost@@IAE@XZ) referenced in function "public: __thiscall boost::iostreams::basic_zlib_compressor<class std::allocator >::basic_zlib_compressor<class std::allocator >(struct boost::iostreams::zlib_params const &,int64)" (??0?$basic_zlib_compressor@V?$allocator@D@std@@@iostreams@boost@@QAE@ABUzlib_params@12@_J@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "protected: thiscall boost::iostreams::detail::zlib_base::~zlib_base(void)" (??1zlib_base@detail@iostreams@boost@@IAE@XZ) referenced in function "void cdecl boost::checked_delete<struct boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::impl>(struct boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::impl *)" (??$checked_delete@Uimpl@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@@boost@@YAXPAUimpl@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@0@@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "protected: void thiscall boost::iostreams::detail::zlib_base::before(char const &,char const ,char &,char )" (?before@zlib_base@detail@iostreams@boost@@IAEXAAPBDPBDAAPADPAD@Z) referenced in function "public: void thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "protected: void thiscall boost::iostreams::detail::zlib_base::after(char const &,char &,bool)" (?after@zlib_base@detail@iostreams@boost@@IAEXAAPBDAAPAD_N@Z) referenced in function "public: void thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "protected: int thiscall boost::iostreams::detail::zlib_base::xdeflate(int)" (?xdeflate@zlib_base@detail@iostreams@boost@@IAEHH@Z) referenced in function "public: void thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "protected: int thiscall boost::iostreams::detail::zlib_base::xinflate(int)" (?xinflate@zlib_base@detail@iostreams@boost@@IAEHH@Z) referenced in function "public: void thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_decompressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_decompressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "protected: void thiscall boost::iostreams::detail::zlib_base::reset(bool,bool)" (?reset@zlib_base@detail@iostreams@boost@@IAEX_N0@Z) referenced in function "void cdecl boost::checked_delete<struct boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::impl>(struct boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::impl *)" (??$checked_delete@Uimpl@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@@boost@@YAXPAUimpl@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@0@@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "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) referenced in function "public: thiscall boost::iostreams::basic_zlib_compressor<class std::allocator >::basic_zlib_compressor<class std::allocator >(struct boost::iostreams::zlib_params const &,int64)" (??0?$basic_zlib_compressor@V?$allocator@D@std@@@iostreams@boost@@QAE@ABUzlib_params@12@_J@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::best_compression" (?best_compression@zlib@iostreams@boost@@3HB) referenced in function "public: static class Lucene::Array cdecl Lucene::CompressionTools::compress(unsigned char ,int,int)" (?compress@CompressionTools@Lucene@@SA?AV?$Array@E@2@PAEHH@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::default_compression" (?default_compression@zlib@iostreams@boost@@3HB) referenced in function "public: thiscall boost::iostreams::basic_zlib_decompressor<class std::allocator >::basic_zlib_decompressor<class std::allocator >(int,int64)" (??0?$basic_zlib_decompressor@V?$allocator@D@std@@@iostreams@boost@@QAE@H_J@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::deflated" (?deflated@zlib@iostreams@boost@@3HB) referenced in function "public: thiscall boost::iostreams::basic_zlib_decompressor<class std::allocator >::basic_zlib_decompressor<class std::allocator >(int,int64)" (??0?$basic_zlib_decompressor@V?$allocator@D@std@@@iostreams@boost@@QAE@H_J@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::default_strategy" (?default_strategy@zlib@iostreams@boost@@3HB) referenced in function "public: thiscall boost::iostreams::basic_zlib_decompressor<class std::allocator >::basic_zlib_decompressor<class std::allocator >(int,int64)" (??0?$basic_zlib_decompressor@V?$allocator@D@std@@@iostreams@boost@@QAE@H_J@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::okay" (?okay@zlib@iostreams@boost@@3HB) referenced in function "class std::basic_string<wchar_t,struct std::char_traits,class std::allocator > cdecl Lucene::ZLibToMessage(int)" (?ZLibToMessage@Lucene@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::stream_end" (?stream_end@zlib@iostreams@boost@@3HB) referenced in function "public: void __thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::stream_error" (?stream_error@zlib@iostreams@boost@@3HB) referenced in function "class std::basic_string<wchar_t,struct std::char_traits,class std::allocator > cdecl Lucene::ZLibToMessage(int)" (?ZLibToMessage@Lucene@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::version_error" (?version_error@zlib@iostreams@boost@@3HB) referenced in function "class std::basic_string<wchar_t,struct std::char_traits,class std::allocator > cdecl Lucene::ZLibToMessage(int)" (?ZLibToMessage@Lucene@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::data_error" (?data_error@zlib@iostreams@boost@@3HB) referenced in function "class std::basic_string<wchar_t,struct std::char_traits,class std::allocator > cdecl Lucene::ZLibToMessage(int)" (?ZLibToMessage@Lucene@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::mem_error" (?mem_error@zlib@iostreams@boost@@3HB) referenced in function "class std::basic_string<wchar_t,struct std::char_traits,class std::allocator > cdecl Lucene::ZLibToMessage(int)" (?ZLibToMessage@Lucene@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::buf_error" (?buf_error@zlib@iostreams@boost@@3HB) referenced in function "class std::basic_string<wchar_t,struct std::char_traits,class std::allocator > cdecl Lucene::ZLibToMessage(int)" (?ZLibToMessage@Lucene@@YA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::finish" (?finish@zlib@iostreams@boost@@3HB) referenced in function "public: void thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::no_flush" (?no_flush@zlib@iostreams@boost@@3HB) referenced in function "public: int64 __thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_compressor_impl<class std::allocator >,class std::allocator >::read<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > >(class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > &,char ,__int64)" (??$read@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@?$symmetric_filter@V?$zlib_compressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAE_JAAV?$linked_streambuf@DU?$char_traits@D@std@@@detail@12@PAD_J@Z) 1>CompressionTools.obj : error LNK2019: unresolved external symbol "int const boost::iostreams::zlib::sync_flush" (?sync_flush@zlib@iostreams@boost@@3HB) referenced in function "public: void __thiscall boost::iostreams::symmetric_filter<class boost::iostreams::detail::zlib_decompressor_impl<class std::allocator >,class std::allocator >::close<class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > >(class boost::iostreams::non_blocking_adapter<class boost::iostreams::detail::linked_streambuf<char,struct std::char_traits > > &,int)" (??$close@V?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@iostreams@boost@@@?$symmetric_filter@V?$zlib_decompressor_impl@V?$allocator@D@std@@@detail@iostreams@boost@@V?$allocator@D@std@@@iostreams@boost@@QAEXAAV?$non_blocking_adapter@V?$linked_streambuf@DU?$char_traits@D@std@@@detail@iostreams@boost@@@12@H@Z)

Screenshot 2023-03-01 at 4 43 29 PM Screenshot 2023-03-01 at 4 43 19 PM
mbelhadi commented 1 year ago

Same with v1.74