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 <[email protected]> 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@zmq > @@QAE@HH@Z)". > error LNK2019: unresolved external symbol "__imp__zmq_ctx_new" in > Funktion ""public: __thiscall zmq::context_t::context_t(int,int)" > (??0context_t@zmq@@QAE@HH@Z)". > > Can somebody suggest me how to resolve these. Also any suggestion for > zeromq windows documentation is welcome. > > -- > thanks, > Nayab Rasul >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
