PDA

View Full Version : mkpath error on Qt4.1.4



manhds
2nd August 2006, 10:52
Hi all !
I'm using Qt4.1.4 / WindowXp.
I found a error on the mkpath method of QDir. This method only works when the dirPath argument is a path on local (ex: "c:\tmp\test\01094487",..) but it is not able to create directories if the dirPath is to another computer (ex: "\\dsmanh\share\test\01094487" or "\\192.168.0.82\share\test\01094487").
Can you help me !

ChristianEhrlicher
2nd August 2006, 11:03
Write a bug --> http://www.trolltech.com/developer/task-tracker/

manhds
3rd August 2006, 12:34
http://www.trolltech.com/developer/task-tracker/index_html?method=entry&id=124636