Quantcast
Channel: Active questions tagged zeromq - Stack Overflow
Viewing all articles
Browse latest Browse all 193

How to get ZeroMQ as a 32bit library and merge it with the standard 64bit library?

$
0
0

Installing ZeroMQ (v4.2.2) is a breeze with either configure/make/install or with homebrew, but only the 64bit version is available. I tried brew's --universal option, but it says a universal option is not available and so the flag is ignored.

$ brew install zmq --universalWarning: zeromq: this formula has no --universal option so it will be ignored!

My question is thus, how do I get a 32bit library version of ZeroMQ?

And, if I have other projects that still require the 64bit version, how do I create a universal binary so that those projects still work as well?


Viewing all articles
Browse latest Browse all 193

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>