ZeroMQ-Framework icon indicating copy to clipboard operation
ZeroMQ-Framework copied to clipboard

Results 4 ZeroMQ-Framework issues
Sort by recently updated
recently updated
newest added

Hi, I tried to build for iOS Device or iPhone 6. They all failed at 'platform.hpp' file not found. I noticed that there are some platform.hpp under zeromq4-x/builds/[differentPlatformFolders]. Any suggestion...

`/Users/dev/Projects/ZeroMQ-Framework.git/czmq2-x/src/zbeacon.c:54:17: 'net/if_media.h' file not found` Tmp work around: remove `czmq2-x/src/zbeacon.c` from build env.

http://zeromq.org/build:iphone Warns of this, ... > ###### Don't try to compile the library and a project with different compilers. > > ZMQ library and a project must be built by...

question