Subject: [Boost-bugs] [Boost C++ Libraries] #2621: filesystem library path facility still doesn't work on cygwin
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-30 23:02:47
#2621: filesystem library path facility still doesn't work on cygwin
---------------------------------------------------+------------------------
Reporter: Eray Ozkural <examachine_at_[hidden]> | Owner: bemandawes
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: filesystem
Version: Boost 1.37.0 | Severity: Problem
Keywords: cygwin |
---------------------------------------------------+------------------------
There should be a previous bug report but I'd rather open a new one.
I compiled and installed defining BOOST_POSIX_API in the boost
configuration and my program. I still get the following errors when I'm
trying to traverse the contents of "/tmp":
terminate called after throwing an instance of
'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::filesystem::basic_filesystem_error<boost::filesystem::basic_path<std::string,
boost::filesystem::path_traits> > > >'
what(): boost::filesystem::basic_directory_iterator constructor: No
such file or directory: "\tmp"
So, using BOOST_POSIX_API changes exactly nothing wrt to this bug. Please
help me out with this.
Best,
Eray Ozkural
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2621> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC