Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>------ Build started: Project: libzmq, Configuration: DebugDLL Win32 ------
- 1>ConfigurationType : DynamicLibrary
- 1>Configuration : DebugDLL
- 1>PlatformToolset : v141
- 1>TargetPath : X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq\..\..\..\..\bin\Win32\Debug\v141\dynamic\libzmq.dll
- 1>Option-tweet : true
- 1>Option-sodium :
- 1>Option-openpgm :
- 1>Option-gssapi :
- 1>Option-draftapi :
- 1>Option-usepoll :
- 1>precompiled.cpp
- 1>address.cpp
- 1>client.cpp
- 1>clock.cpp
- 1>ctx.cpp
- 1>curve_client.cpp
- 1>curve_mechanism_base.cpp
- 1>curve_server.cpp
- 1>dealer.cpp
- 1>decoder_allocators.cpp
- 1>devpoll.cpp
- 1>dgram.cpp
- 1>dish.cpp
- 1>dist.cpp
- 1>epoll.cpp
- 1>err.cpp
- 1>fq.cpp
- 1>gather.cpp
- 1>gssapi_client.cpp
- 1>gssapi_mechanism_base.cpp
- 1>gssapi_server.cpp
- 1>io_object.cpp
- 1>io_thread.cpp
- 1>ip.cpp
- 1>ipc_address.cpp
- 1>ipc_connecter.cpp
- 1>ipc_listener.cpp
- 1>kqueue.cpp
- 1>lb.cpp
- 1>mailbox.cpp
- 1>mailbox_safe.cpp
- 1>mechanism.cpp
- 1>mechanism_base.cpp
- 1>metadata.cpp
- 1>msg.cpp
- 1>mtrie.cpp
- 1>null_mechanism.cpp
- 1>object.cpp
- 1>options.cpp
- 1>own.cpp
- 1>pair.cpp
- 1>pgm_receiver.cpp
- 1>pgm_sender.cpp
- 1>pgm_socket.cpp
- 1>pipe.cpp
- 1>plain_client.cpp
- 1>plain_server.cpp
- 1>poll.cpp
- 1>poller_base.cpp
- 1>proxy.cpp
- 1>pub.cpp
- 1>pull.cpp
- 1>push.cpp
- 1>radio.cpp
- 1>random.cpp
- 1>raw_decoder.cpp
- 1>raw_encoder.cpp
- 1>reaper.cpp
- 1>rep.cpp
- 1>req.cpp
- 1>router.cpp
- 1>scatter.cpp
- 1>select.cpp
- 1>server.cpp
- 1>session_base.cpp
- 1>signaler.cpp
- 1>socket_base.cpp
- 1>socket_poller.cpp
- 1>socks.cpp
- 1>socks_connecter.cpp
- 1>stream.cpp
- 1>stream_engine.cpp
- 1>sub.cpp
- 1>tcp.cpp
- 1>tcp_address.cpp
- 1>tcp_connecter.cpp
- 1>tcp_listener.cpp
- 1>thread.cpp
- 1>timers.cpp
- 1>trie.cpp
- 1>udp_address.cpp
- 1>udp_engine.cpp
- 1>v1_decoder.cpp
- 1>v1_encoder.cpp
- 1>v2_decoder.cpp
- 1>v2_encoder.cpp
- 1>xpub.cpp
- 1>xsub.cpp
- 1>zap_client.cpp
- 1>zmq.cpp
- 1>zmq_utils.cpp
- 1>tweetnacl.c
- 1> Creating library X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq\..\..\..\..\bin\Win32\Debug\v141\dynamic\libzmq.lib and object X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq\..\..\..\..\bin\Win32\Debug\v141\dynamic\libzmq.exp
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: int __thiscall zmq::ip_addr_t::family(void)const " (?family@ip_addr_t@zmq@@QBEHXZ) referenced in function "public: unsigned short __thiscall zmq::tcp_address_t::family(void)const " (?family@tcp_address_t@zmq@@QBEGXZ)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: __thiscall zmq::ip_resolver_options_t::ip_resolver_options_t(void)" (??0ip_resolver_options_t@zmq@@QAE@XZ) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: __thiscall zmq::ip_resolver_options_t::ip_resolver_options_t(void)" (??0ip_resolver_options_t@zmq@@QAE@XZ)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::bindable(bool)" (?bindable@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::bindable(bool)" (?bindable@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::allow_nic_name(bool)" (?allow_nic_name@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::allow_nic_name(bool)" (?allow_nic_name@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::ipv6(bool)" (?ipv6@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::ipv6(bool)" (?ipv6@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::expect_port(bool)" (?expect_port@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::expect_port(bool)" (?expect_port@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::allow_dns(bool)" (?allow_dns@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: class zmq::ip_resolver_options_t & __thiscall zmq::ip_resolver_options_t::allow_dns(bool)" (?allow_dns@ip_resolver_options_t@zmq@@QAEAAV12@_N@Z)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: __thiscall zmq::ip_resolver_t::ip_resolver_t(class zmq::ip_resolver_options_t)" (??0ip_resolver_t@zmq@@QAE@Vip_resolver_options_t@1@@Z) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: __thiscall zmq::ip_resolver_t::ip_resolver_t(class zmq::ip_resolver_options_t)" (??0ip_resolver_t@zmq@@QAE@Vip_resolver_options_t@1@@Z)
- 1>tcp_address.obj : error LNK2019: unresolved external symbol "public: int __thiscall zmq::ip_resolver_t::resolve(union zmq::ip_addr_t *,char const *)" (?resolve@ip_resolver_t@zmq@@QAEHPATip_addr_t@2@PBD@Z) referenced in function "public: int __thiscall zmq::tcp_address_mask_t::resolve(char const *,bool)" (?resolve@tcp_address_mask_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2001: unresolved external symbol "public: int __thiscall zmq::ip_resolver_t::resolve(union zmq::ip_addr_t *,char const *)" (?resolve@ip_resolver_t@zmq@@QAEHPATip_addr_t@2@PBD@Z)
- 1>udp_address.obj : error LNK2019: unresolved external symbol "public: bool __thiscall zmq::ip_addr_t::is_multicast(void)const " (?is_multicast@ip_addr_t@zmq@@QBE_NXZ) referenced in function "public: int __thiscall zmq::udp_address_t::resolve(char const *,bool)" (?resolve@udp_address_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2019: unresolved external symbol "public: unsigned short __thiscall zmq::ip_addr_t::port(void)const " (?port@ip_addr_t@zmq@@QBEGXZ) referenced in function "public: int __thiscall zmq::udp_address_t::resolve(char const *,bool)" (?resolve@udp_address_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2019: unresolved external symbol "public: void __thiscall zmq::ip_addr_t::set_port(unsigned short)" (?set_port@ip_addr_t@zmq@@QAEXG@Z) referenced in function "public: int __thiscall zmq::udp_address_t::resolve(char const *,bool)" (?resolve@udp_address_t@zmq@@QAEHPBD_N@Z)
- 1>udp_address.obj : error LNK2019: unresolved external symbol "public: static union zmq::ip_addr_t __cdecl zmq::ip_addr_t::any(int)" (?any@ip_addr_t@zmq@@SA?AT12@H@Z) referenced in function "public: int __thiscall zmq::udp_address_t::resolve(char const *,bool)" (?resolve@udp_address_t@zmq@@QAEHPBD_N@Z)
- 1>X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq\..\..\..\..\bin\Win32\Debug\v141\dynamic\libzmq.dll : fatal error LNK1120: 13 unresolved externals
- 1>Done building project "libzmq.vcxproj" -- FAILED.
- 2>------ Build started: Project: inproc_thr, Configuration: DebugDEXE Win32 ------
- 3>------ Build started: Project: inproc_lat, Configuration: DebugDEXE Win32 ------
- 4>------ Build started: Project: remote_thr, Configuration: DebugDEXE Win32 ------
- 5>------ Build started: Project: remote_lat, Configuration: DebugDEXE Win32 ------
- 6>------ Build started: Project: local_thr, Configuration: DebugDEXE Win32 ------
- 7>------ Build started: Project: local_lat, Configuration: DebugDEXE Win32 ------
- 2>ConfigurationType : Application
- 2>Configuration : DebugDEXE
- 2>PlatformToolset : v141
- 2>TargetPath : X:\installation_banks\libzmq\builds\msvc\vs2017\inproc_thr\..\..\..\..\bin\Win32\Debug\v141\dynamic\inproc_thr.exe
- 2>Linkage-libzmq : dynamic
- 3>ConfigurationType : Application
- 3>Configuration : DebugDEXE
- 3>PlatformToolset : v141
- 3>TargetPath : X:\installation_banks\libzmq\builds\msvc\vs2017\inproc_lat\..\..\..\..\bin\Win32\Debug\v141\dynamic\inproc_lat.exe
- 4>ConfigurationType : Application
- 4>Configuration : DebugDEXE
- 4>PlatformToolset : v141
- 5>ConfigurationType : Application
- 5>Configuration : DebugDEXE
- 6>ConfigurationType : Application
- 6>Configuration : DebugDEXE
- 6>PlatformToolset : v141
- 6>TargetPath : X:\installation_banks\libzmq\builds\msvc\vs2017\local_thr\..\..\..\..\bin\Win32\Debug\v141\dynamic\local_thr.exe
- 7>ConfigurationType : Application
- 7>Configuration : DebugDEXE
- 7>PlatformToolset : v141
- 7>TargetPath : X:\installation_banks\libzmq\builds\msvc\vs2017\local_lat\..\..\..\..\bin\Win32\Debug\v141\dynamic\local_lat.exe
- 4>TargetPath : X:\installation_banks\libzmq\builds\msvc\vs2017\remote_thr\..\..\..\..\bin\Win32\Debug\v141\dynamic\remote_thr.exe
- 4>Linkage-libzmq : dynamic
- 3>Linkage-libzmq : dynamic
- 5>PlatformToolset : v141
- 5>TargetPath : X:\installation_banks\libzmq\builds\msvc\vs2017\remote_lat\..\..\..\..\bin\Win32\Debug\v141\dynamic\remote_lat.exe
- 5>Linkage-libzmq : dynamic
- 6>Linkage-libzmq : dynamic
- 7>Linkage-libzmq : dynamic
- 2>inproc_thr.cpp
- 3>inproc_lat.cpp
- 4>remote_thr.cpp
- 5>remote_lat.cpp
- 6>local_thr.cpp
- 7>local_lat.cpp
- 5>remote_lat.vcxproj -> X:\installation_banks\libzmq\builds\msvc\vs2017\remote_lat\..\..\..\..\bin\Win32\Debug\v141\dynamic\remote_lat.exe
- 2>inproc_thr.vcxproj -> X:\installation_banks\libzmq\builds\msvc\vs2017\inproc_thr\..\..\..\..\bin\Win32\Debug\v141\dynamic\inproc_thr.exe
- 4>remote_thr.vcxproj -> X:\installation_banks\libzmq\builds\msvc\vs2017\remote_thr\..\..\..\..\bin\Win32\Debug\v141\dynamic\remote_thr.exe
- 3>inproc_lat.vcxproj -> X:\installation_banks\libzmq\builds\msvc\vs2017\inproc_lat\..\..\..\..\bin\Win32\Debug\v141\dynamic\inproc_lat.exe
- 2>Copying libzmq.dll -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll
- 2>Copying libzmq.pdb -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.pdb
- 2>X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq.import.props(43,5): error MSB3030: Could not copy the file "X:\installation_banks\libzmq\builds\msvc\vs2017\inproc_thr\..\..\..\..\..\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll" because it was not found.
- 2>Done building project "inproc_thr.vcxproj" -- FAILED.
- 3>Copying libzmq.dll -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll
- 3>Copying libzmq.pdb -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.pdb
- 3>X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq.import.props(43,5): error MSB3030: Could not copy the file "X:\installation_banks\libzmq\builds\msvc\vs2017\inproc_lat\..\..\..\..\..\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll" because it was not found.
- 3>Done building project "inproc_lat.vcxproj" -- FAILED.
- 4>Copying libzmq.dll -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll
- 4>Copying libzmq.pdb -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.pdb
- 4>X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq.import.props(43,5): error MSB3030: Could not copy the file "X:\installation_banks\libzmq\builds\msvc\vs2017\remote_thr\..\..\..\..\..\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll" because it was not found.
- 4>Done building project "remote_thr.vcxproj" -- FAILED.
- 5>Copying libzmq.dll -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll
- 5>Copying libzmq.pdb -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.pdb
- 5>X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq.import.props(43,5): error MSB3030: Could not copy the file "X:\installation_banks\libzmq\builds\msvc\vs2017\remote_lat\..\..\..\..\..\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll" because it was not found.
- 5>Done building project "remote_lat.vcxproj" -- FAILED.
- 6>local_thr.vcxproj -> X:\installation_banks\libzmq\builds\msvc\vs2017\local_thr\..\..\..\..\bin\Win32\Debug\v141\dynamic\local_thr.exe
- 6>Copying libzmq.dll -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll
- 6>Copying libzmq.pdb -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.pdb
- 6>X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq.import.props(43,5): error MSB3030: Could not copy the file "X:\installation_banks\libzmq\builds\msvc\vs2017\local_thr\..\..\..\..\..\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll" because it was not found.
- 6>Done building project "local_thr.vcxproj" -- FAILED.
- 7>local_lat.vcxproj -> X:\installation_banks\libzmq\builds\msvc\vs2017\local_lat\..\..\..\..\bin\Win32\Debug\v141\dynamic\local_lat.exe
- 7>Copying libzmq.dll -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll
- 7>Copying libzmq.pdb -> X:\installation_banks\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.pdb
- 7>X:\installation_banks\libzmq\builds\msvc\vs2017\libzmq.import.props(43,5): error MSB3030: Could not copy the file "X:\installation_banks\libzmq\builds\msvc\vs2017\local_lat\..\..\..\..\..\libzmq\bin\Win32\Debug\v141\dynamic\libzmq.dll" because it was not found.
- 7>Done building project "local_lat.vcxproj" -- FAILED.
- ========== Build: 0 succeeded, 7 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment