[
https://issues.apache.org/jira/browse/QPID-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher reassigned QPID-243:
------------------------------------
Assignee: Andrew Stitcher (was: Alan Conway)
> Inconsistent use of paths in #includes
> --------------------------------------
>
> Key: QPID-243
> URL: https://issues.apache.org/jira/browse/QPID-243
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker, C++ Client
> Reporter: Alan Conway
> Assigned To: Andrew Stitcher
>
> 1. With the new release, I have to specify -I${QPID_REL}/include/qpidc,
> -I${QPID_REL/include/qpidc/framing and -I${QPID_REL/include/qpidc/sys when
> I build which is really naff.
> This is because things like Connector.h do a #include
> <framing/InputHandler.h>, but then "framing/InputHandler.h" only #include
> <AMQFrame.h> and AMQFrame.h is located in the framing sub-directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.