Boost: copy_file fail with access denied but there are no permission problem?

I'm on windows. I rewrote the same piece of functionality by using Windows API and it works. Does the destination argument need to be a file or a directory?Thanks.

– emitrax Nov 18 '10 at 8:54.

I had a similar issue. I used attrib to set the entire directory to not be read-only. Then I still had to set each file right before removing them with the boost code.

Not sure if this is a flaw in boost or if anti-virus interferes with the code. I also set my anti-virus not to scan the lib file directory after I had a problem with an executable not closing...

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions