You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Gonzalo Aguilar (JIRA)" <ji...@apache.org> on 2017/05/23 15:22:04 UTC

[jira] [Created] (THRIFT-4205) c_glib is not linking against glib + gobject

Gonzalo Aguilar created THRIFT-4205:
---------------------------------------

             Summary: 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
             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)