Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The pkgconfig file for c_glib is created with
Cflags: -I${includedir}/thrift/c_glib
but the headers in the c_glib library are included with
#include <thrift/c_glib/...>