QDir::mkpath

Nov 5, 2012 at 9:45pm
I can use this function in the visualstudio debug mode and it works fine.
If I create an exe file with the release mode and run it, it doesnt create the directories for all entered paths. For example creating folders on the desktop works fine, but in C:\games it doesn't.

any ideas on how to solve this?
Last edited on Nov 5, 2012 at 9:45pm
Nov 5, 2012 at 9:57pm
Run as administrator?
Nov 5, 2012 at 10:05pm
doesnt work
but it's some problems with missing rights
Last edited on Nov 5, 2012 at 10:05pm
Topic archived. No new replies allowed.