[zeromq-dev] Problem porting to Windows
KIU Shueng Chuan
nixchuan at gmail.com
Wed Mar 13 13:21:59 CET 2013
If you specify -lzmq, mingw searches for libzmq.a or libzmq.dll.a. Are they
present in your library directory?
Or you could just pass to GCC the path to the zmq DLL. Mingw accepts that
in lieu of an import lib.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130313/bbf2aa01/attachment.htm>
More information about the zeromq-dev
mailing list