[zeromq-dev] Static library in Visual Studio
Joshua Foster
jhawk28 at gmail.com
Sun Nov 7 18:05:50 CET 2010
You need to set the Runtime library to MT instead of MD. You can get to
this by right clicking the project, selecting properties. Then
Configruation Properties -> C/C++ -> Code Generation.
Joshua
On 11/7/2010 11:41 AM, malist wrote:
> Hello. I'm also zmq newbie and this project seems fantastic.
>
> I have been able to compile and use zmq in OSX, but I need a little advice for windows. How can I comple zeromq as static library in Visual Studio?
>
> Pasi Mankinen
> Finland
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list