Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.10.0
Description
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.
Attachments
Issue Links
- links to