On 11/07/2010 07:33 PM, Ivan Pechorin wrote:
> 2010/11/7 Joshua Foster<jhaw...@gmail.com>:
>    
>> You need to set the Runtime library to MT instead of MD.
>>      
> Sorry, but this is just plain wrong: switching MD to MT will link the
> runtime libraries statically into the 0MQ library, but won't link 0MQ
> itself as a static library instead of DLL.
>    
Building statically linked libraries is not trivial on Windows. There 
have been a thread about it on the mailing list. Try checking it.

Martin

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to