
On Windows mkdir only accepts one parameter. Fix this by using g_mkdir which takes care of platform specific details internally.
On Windows mkdir only accepts one parameter. Fix this by using g_mkdir which takes care of platform specific details internally.