Hi Strexxx, Feel free to fix that wiki page. It's been written by several people based on their experience building 0MQ for Android.
-Pieter On Thu, Jun 14, 2012 at 9:36 PM, strexxx <[email protected]> wrote: > Hi, > > Don't know where to push this, and if it was already known. > > I have followed the instruction on > http://www.zeromq.org/build:android > with which I failed making a usable libraries... > > still, it succeeds if: > - "-Werror" is removed (the tcp_address.cpp fails otherwise) from the zmq > compilation > - "-avoid-version" is added to the zmq compilation (android does not > appreciate links libzmq.so -> libzmq.so.3 -> libzmq.so.3.0.0) > - "--enabled-self-contained" has to be removed ( > following https://groups.google.com/group/android-ndk/browse_thread/thread/bb5bfae006a9c8a2 ) > > > Hope it serves. > > > > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
