Changes for page Development on Windows
Last modified by Pascal Robert on 2012/07/21 14:37
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -44,7 +44,7 @@ 44 44 45 45 == Don't Use White Spaces for Path == 46 46 47 -//Q. Can someone explain why NSBundle seems have broken path on Windows, but work fine onother platforms? //47 +//Q. Can someone explain why NSBundle seems have broken path on Windows, but work fine in other platforms? // 48 48 49 49 // Example of an exception~:// 50 50 ... ... @@ -74,4 +74,7 @@ 74 74 75 75 {{/code}} 76 76 77 + 78 +\\\\ 79 + 77 77 Keep your files in path without white space seemed to be the first rule of thumb when development on Windows. Default location "C:ocuments and Setting" should not be used.