You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2012/12/20 01:39:12 UTC

[jira] [Resolved] (QPID-4095) Boost 1.50.0 has removed filesystem version 2 from the library

     [ https://issues.apache.org/jira/browse/QPID-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Stitcher resolved QPID-4095.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21

I've fixed this  on Posix platforms by moving away from boost::filesystem completely. On windows I've used boost::filesystem code that is good for both v2 and v3 implementations (as long as it's not older than around 1.40)
                
> 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: Andrew Stitcher
>              Labels: build
>             Fix For: 0.21
>
>         Attachments: qpid_boost_fs.patch, 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org