[
https://issues.apache.org/jira/browse/QPID-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuck Rolke resolved QPID-5103.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.30
Fixed with the addition of FindProton.cmake on 20140326 by astitcher.
> C++ build on Windows needs FindQpid-proton or equivalent
> --------------------------------------------------------
>
> Key: QPID-5103
> URL: https://issues.apache.org/jira/browse/QPID-5103
> Project: Qpid
> Issue Type: Bug
> Components: Build Tools
> Affects Versions: 0.22
> Environment: Qpid cpp build on windows
> Reporter: Chuck Rolke
> Assignee: Chuck Rolke
> Fix For: 0.30
>
> Attachments: ampq-cmake-01.patch
>
>
> File qpid/cpp/src/amqp.cmake relies on pkg-config to locate installed
> qpid-proton libraries. In general pkg-config is absent on windows and finding
> qpid-proton could use help.
> One solution is to write a FindQpid-proton.cmake library function. This
> solution still has an issue on Windows where there is no generally accepted
> place to find qpid-proton.
> Another solution proposed here is to modify PROTON to produce a cmake EXPORT
> during installation. Then the export file is located by the definition of
> QPID_PROTON_ROOT and consumed during a qpid build. File qpid-proton.dll and
> the include directories are available as if they were built in the qpid
> source tree.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]