[zeromq-dev] zeromq on windows with VS2010 link errors
Nayab Rasul
rasulnrasul at gmail.com
Wed Jul 2 11:12:55 CEST 2014
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/3ad5c115/attachment.htm>
More information about the zeromq-dev
mailing list