[ 
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 #include 
<thrift/c_glib/...>

  was:
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 <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 #include 
> <thrift/c_glib/...>

--
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

Reply via email to