[zeromq-dev] zeromq on windows with VS2010 link errors

Nayab Rasul rasulnrasul at gmail.com
Wed Jul 2 15:04:01 CEST 2014


Hi Quinlan,

Thanks for the suggestion. I has installed 32-bit in place of 64-bit and
built was fine.

Thanks,
Nayab Rasul.


On Wed, Jul 2, 2014 at 11:12 AM, Nayab Rasul <rasulnrasul at gmail.com> wrote:

> Hi all,
>
> I was trying to write zeromq application for windows x86, I had installed
> 32 bit Release 4.0.4.
> I have added include folder and lib folder and lib file to project.
>
> I am using window 64 -bit windows 7 machine with Visual studio 2010 for
> development.
> I was getting compilation errors like below.
>
> error LNK2019: unresolved external symbol "__imp__zmq_ctx_set" in Funktion
> ""public: __thiscall zmq::context_t::context_t(int,int)" (??0context_t at zmq
> @@QAE at HH@Z)".
> error LNK2019: unresolved external symbol  "__imp__zmq_ctx_new" in
> Funktion ""public: __thiscall zmq::context_t::context_t(int,int)"
> (??0context_t at zmq@@QAE at HH@Z)".
>
> Can somebody suggest me how to resolve these. Also any suggestion for
> zeromq windows documentation is welcome.
>
> --
> thanks,
> Nayab Rasul
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140702/35b4b623/attachment.htm>


More information about the zeromq-dev mailing list