NMAKE Fatal Error U2001 (Windows Embedded CE 6.0)
1/5/2010
no more file handles (too many files open)
NMAKE could not find a free file handle.
The following list shows possible solutions for this error.
- Reduce recursion in the build procedures.
- In Microsoft® MS-DOS®, increase the number of file handles by changing the FILES setting in CONFIG.SYS to allow a larger number of open files. FILES=50 is the recommended setting.