|
-
August 9th, 2011, 09:28 AM
#4
Re: boost systemfile
 Originally Posted by rudy01
the following code will go through the Dir1, and it will fail in creating the "path" when it reaches ".file3" or ".subdir2"
When you say "create the path", do you mean create an instance of boost::filesystem::path that is initialized to the path that ends with ".file3"?
Are you getting an assertion somewhere, or a crash?
Also please mention which version of boost you are using and which version of the Filesystem library (version 2 and 3 are maintained in parallel).
Cheers, D Drmmr
Please put [code][/code] tags around your code to preserve indentation and make it more readable.
As long as man ascribes to himself what is merely a posibility, he will not work for the attainment of it. - P. D. Ouspensky
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|