[
https://issues.apache.org/jira/browse/QPID-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403950#comment-13403950
]
Steve Huston commented on QPID-4095:
------------------------------------
And boost_system was introduced at Boost 1.35 so specifying it needs to be
conditional. cpp/src/CMakeLists.txt has an example.
> Boost 1.50.0 has removed filesystem version 2 from the library
> --------------------------------------------------------------
>
> Key: QPID-4095
> URL: https://issues.apache.org/jira/browse/QPID-4095
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker, C++ Client, C++ Clustering
> Affects Versions: 0.16
> Reporter: Davin Shearer
> Assignee: Alan Conway
> Labels: build
> Attachments: qpid-cpp-0.16.patch
>
>
> The build fails when building against boost 1.50.0 because version 0.16 and
> earlier require boost filesystem version 2 which has been removed from boost
> version 1.50.0.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]