[zeromq-dev] zmq on Android via NDK
Radu Braniste
rbraniste at gmail.com
Tue Mar 19 15:29:20 CET 2013
------------------------------
>>
>> I tried this version of including the Library before, but it didn't work.
>>
>> LOCAL_LDLIBS += -llog -lm -ljnigraphics -l
>> /Users/florianeckerstorfer/Programmieren/Workspace_Android/ImageBabbleJNI/jn
>> i/libzmq.a
>>
>>
>>
>>
> it should be:
LOCAL_LDLIBS += -llog -lm -ljnigraphics
-L/Users/florianeckerstorfer/Programmieren/Workspace_Android/ImageBabbleJNI/jni
-lzmq
Note capital L to specify location and -lzmq
> HTH
> Radu
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130319/493fb626/attachment.htm>
More information about the zeromq-dev
mailing list