2010/11/7 Joshua Foster <[email protected]>: > 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. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
