Subject: [Boost-bugs] [Boost C++ Libraries] #12376: boost::filesystem::exist() returns false when file exist in system
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-03 12:24:58
#12376: boost::filesystem::exist() returns false when file exist in system
------------------------------+------------------------
Reporter: girishjoshi189@⦠| Owner: bemandawes
Type: Bugs | Status: new
Milestone: Boost 1.61.0 | Component: filesystem
Version: Boost 1.61.0 | Severity: Problem
Keywords: |
------------------------------+------------------------
I am writing a program for finding the particular file on windows. I have
a file in C:\Windows\System32\FNTCACHE.DAT when I am finding for this
boost::filesystem::exist() returns false. I checked the path, the file
exist in system.
I tried to check status though filesystem::status() funstion. It returns
file_not_found. Please let me know why it is returning false and
file_not_found ?
I am working on Windows.
Thanks
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12376> 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:50:20 UTC