[
https://issues.apache.org/jira/browse/THRIFT-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niclas Lockner updated THRIFT-2138:
-----------------------------------
Description:
The pkgconfig file for c_glib is created with
{noformat}
Cflags: -I${includedir}/thrift/c_glib
{noformat}
but the headers in the c_glib library are included with
{noformat}
#include <thrift/c_glib/...>
{noformat}
was:
The pkgconfig file for c_glib is created with
{noformat}
Cflags: -I${includedir}/thrift/c_glib
{noformat}
but the headers in the c_glib library are included with #include
<thrift/c_glib/...>
> pkgconfig file created with wrong include path
> ----------------------------------------------
>
> Key: THRIFT-2138
> URL: https://issues.apache.org/jira/browse/THRIFT-2138
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Library
> Affects Versions: 1.0
> Reporter: Niclas Lockner
>
> The pkgconfig file for c_glib is created with
> {noformat}
> Cflags: -I${includedir}/thrift/c_glib
> {noformat}
> but the headers in the c_glib library are included with
> {noformat}
> #include <thrift/c_glib/...>
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira