|
Boost Users : |
From: RYAN ROSARIO (uclamathguy_at_[hidden])
Date: 2004-09-08 12:27:42
Upon running the program, I now get a message:
boost::filesystem::directory_iterator constructor:"": The operation completed successfully.
Does that mean that the problem could be with the configuration of the library?
Ryan
Peter Dimov <pdimov_at_[hidden]> wrote:
>> I am still stuck with this issue of a directory_iterator causing a
>> hang when it is declared. This is one of the most bizarre things I
>> have ever encountered.
>>
>> Some more clues have arisen since my last post:
>>
>> - Upon hanging, I now get a message box:
>> Unhandled exception at 0x77e73887 in PICtool-w32.exe: Microsoft C++
>> exception: boost::filesystem::filesystem_error @ 0x0012f170. I seem
>> to be getting *somewhere* although the message seems very vague.
Have you tried adding a try/catch(filesystem_error const & e) block around
the offending operations and printing e.what() to see what the error is?
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net