[
https://issues.apache.org/jira/browse/THRIFT-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024670#comment-16024670
]
ASF GitHub Bot commented on THRIFT-4205:
----------------------------------------
Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1272
@gadLinux looks like https://issues.apache.org/jira/browse/THRIFT-4202
> c_glib is not linking against glib + gobject
> --------------------------------------------
>
> Key: THRIFT-4205
> URL: https://issues.apache.org/jira/browse/THRIFT-4205
> Project: Thrift
> Issue Type: Improvement
> Components: C glib - Library
> Affects Versions: 1.0
> Reporter: Gonzalo Aguilar
> Assignee: Gonzalo Aguilar
> Priority: Critical
> Labels: build
> Fix For: 1.0
>
>
> The library is not linking against glib and gobject depedencies. It means
> that it will work if the library is linked against a program that uses that
> libraries but it will fail in environments like Android.
> Since the reference to gobject (for example) will not be there and in
> System.Loadlibrary('libthrift_c_glib') it will fail to load because missing
> symbols.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)