66 | | * follow the included documentation |
67 | | |
68 | | From build.txt |
69 | | |
70 | | {{{ |
71 | | - Does not build with rc.exe v5.xx. Use rc v4.00.011 instead. |
72 | | - Does not build with DEBUG=1 and PMPRINTF=1 set together |
73 | | - nmake does not always honor SET COMPILER365=1 set by vac3.65 setenv.cmd so |
74 | | there's a hack for that at the beginning of rules.in. Seems to be some |
75 | | environment variable memory overflow. Maybe only on my machine. |
76 | | - When using vac3.65 the 'Workplace Shell Toolkit' has to be compiled with |
77 | | vac3.65 too of course. |
| 66 | * follow the included documentation [http://trac.netlabs.org/xwlan/browser/trunk/build.txt build.txt] |