Changes for page Development on Windows

Last modified by Pascal Robert on 2012/07/21 14:37

From version 8.1
edited by mychng
on 2009/04/30 01:39
Change comment: There is no comment for this version
To version 9.1
edited by mychng
on 2009/04/30 01:42
Change comment: There is no comment for this version

Summary

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 in other platforms? //
47 +//Q. Can someone explain why NSBundle seems have broken path on Windows, but work fine on other platforms? //
48 48  
49 49  //   Example of an exception~://
50 50  
... ... @@ -74,7 +74,4 @@
74 74  
75 75  {{/code}}
76 76  
77 -
78 -\\\\
79 -
80 80  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.