We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Operation steps:
_Error 2 error LNK2019: unresolved external symbol "public: __thiscall zmq::socks_connecter_t::socks_connecter_t(class zmq::io_thread_t *,class zmq::session_base_t *,struct zmq::options_t const &,struct zmq::address_t *,struct zmq::address_t *,bool)" (??0socks_connecter_t@zmq@@QAE@PAVio_thread_t@1@PAVsession_base_t@1@ABUoptions_t@1@PAUaddress_t@1@3_N@Z) referenced in function "private: void _thiscall zmq::session_base_t::start_connecting(bool)" (?start_connecting@session_base_t@zmq@@AAEX_N@Z) session_base.obj
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Operation steps:
_Error 2 error LNK2019: unresolved external symbol "public: __thiscall zmq::socks_connecter_t::socks_connecter_t(class zmq::io_thread_t *,class zmq::session_base_t *,struct zmq::options_t const &,struct zmq::address_t *,struct zmq::address_t *,bool)" (??0socks_connecter_t@zmq@@QAE@PAVio_thread_t@1@PAVsession_base_t@1@ABUoptions_t@1@PAUaddress_t@1@3_N@Z) referenced in function "private: void _thiscall zmq::session_base_t::start_connecting(bool)" (?start_connecting@session_base_t@zmq@@AAEX_N@Z) session_base.obj
The text was updated successfully, but these errors were encountered: