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)

Reply via email to