[
https://issues.apache.org/jira/browse/QPID-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793328#action_12793328
]
Steve Huston commented on QPID-2267:
------------------------------------
It's not buildable apart from the cpp tree. The WCF Interop project looks for
Qpid header files in:
$(QPID_BUILD_ROOT)/include
$(QPID_BUILD_ROOT)/src
../../../../../cpp/include
../../../../../cpp/src
This is fine when working with a complete qpid tree btu not when dropping
separate qpidc-0.6 and wcf release artifacts in a common directory because the
cpp directory is then named qpidc-0.6
I can fix this by adding two more directory locations to the wcf project:
$(QPID_CPP_ROOT)/include
$(QPID_CPP_ROOT)/src
With those in place, the WCF release can be built.
> release artifact for WCF channel
> --------------------------------
>
> Key: QPID-2267
> URL: https://issues.apache.org/jira/browse/QPID-2267
> Project: Qpid
> Issue Type: Improvement
> Components: WCF/C++ Client
> Affects Versions: 0.6
> Environment: Release artifacts build environment
> Reporter: Cliff Jansen
> Assignee: Andrew Stitcher
> Fix For: 0.7
>
> Attachments: rel.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> The steps to create a release artifact for the WCF channel need to be made
> explicit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]